The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

TAP::Runner::Test - Runner test class

VERSION

version 0.003

DESCRIPTION

Test object used by TAP::Runner

METHODS

ATTRIBUTES

file

Test file to run ( required )

alias

Alias for tests ( by default used file name )

args

Arguments that will pass to all the tests

options

Array of TAP::Runner::Option used by test.

harness_tests

Array of hashes prepared for testing with TAP::Harness

AUTHOR

Pavel R3VoLuT1OneR Zhytomirsky <r3volut1oner@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Pavel R3VoLuT1OneR Zhytomirsky.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.