
XT::Manager::API - this is the interface you want to use for scripting XT::Manager

Currently this is not documented, and subject to change in backwards incompatible ways without notice.
This module defines the following classes:
XT::Manager::Test - a single test fileXT::Manager::Repository - a repository of test filesXT::Manager::XTdir - an "xt" directoryXT::Manager::Comparison - the result of comparing two TestSet objectsAnd a bunch of Moo roles.
The source code of the XT::Manager::Command::* modules are fairly good examples of how these classes can be used.

Please report any bugs to http://rt.cpan.org/Dist/Display.html?Queue=XT-Manager.


Toby Inkster <tobyink@cpan.org>.

This software is copyright (c) 2012-2013 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.