The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Rail::Harness - TestRail testing harness

VERSION

version 0.052

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

TestRail::API

Test::Rail::Parser

App::Prove

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) 2022 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.