NAME
Test::Rail::Harness - TestRail testing harness
VERSION
version 0.050
DESCRIPTION
Connective tissue for App::Prove::Plugin::TestRail. Nothing to see here...
Subclass of TAP::Harness.
OVERRIDDEN METHODS
new
Tells the harness to use Test::Rail::Parser and passes off to the parent.
make_parser
Picks the arguments passed to App::Prove::Plugin::TestRail out of $ENV and shuttles them to it's constructor.
SEE ALSO
SPECIAL THANKS
Thanks to cPanel Inc, for graciously funding the creation of this module.
AUTHOR
George S. Baugh <teodesian@cpan.org>
SOURCE
The development version is on github at https://github.com/teodesian/TestRail-Perl and may be cloned from git://github.com/teodesian/TestRail-Perl.git
COPYRIGHT AND LICENSE
This software is copyright (c) 2021 by George S. Baugh.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.