Run Perl standard test scripts with statistics

Edit Package perl-Test-Harness
http://search.cpan.org/perldoc?Test::Harness

Although, for historical reasons, the Test::Harness distribution takes its name
from this module it now exists only to provide TAP::Harness with an interface
that is somewhat backwards compatible with Test::Harness 2.xx. If you're
writing new code consider using TAP::Harness directly instead.

Emulation is provided for runtests and execute_tests but the pluggable 'Straps'
interface that previous versions of Test::Harness supported is not reproduced
here. Straps is now available as a stand alone module: Test::Harness::Straps.

See TAP::Parser, TAP::Harness for the main documentation for this distribution.

Refresh
Refresh
Source Files
Filename Size Changed
Test-Harness-3.23.tar.bz2 0000181512 177 KB
perl-Test-Harness.changes 0000006702 6.54 KB
perl-Test-Harness.spec 0000002519 2.46 KB
Revision 11 (latest revision is 33)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 11)
- update to 3.23:
  + Made SourceHandler understand that an executable binary file
    is probably an executable.
  + Added workaround for Getopt::Long 2.25 handling of
    multivalue options. Fixes test failure on stock perl 5.6.2
  + Removed TAP::Parser::SourceHandler::pgTAP. Find it in its own
    distribution on CPAN
  + Add --trap (summary on Ctrl-C) option to prove (#59427)
  + Preserve old semantics for test scripts with a shebang line
    by favouring Perl as the intepreter for any file with a
    shebang (#59457)
  + Allow TAP::Parser to recognize a nested BAIL_OUT directive.
  + Add brief HOWTO for creating and running pgTAP tests to
    TAP::Parser::SourceHandler::pgTAP.
  + Fix trailing plan + embedded YAML + TAP 13 case. Thanks to
    Steffen Schwigon. #54518.
  + Numerous spelling fixes. Thanks to Ville Skyttä.
  + Add new option --tapversion for prove to set the default
    assumed TAP version. Thanks to Steffen Schwigon.
  + Fixed tests to run successfully under Devel::Cover. Thanks to
    Phillipe Bruhat.
  + Fixed injection of test args to work with general executables
    as well as Perl scripts (#59186).
  + Allow multiple --ext=.foo arguments to prove, to allow running
    different types of tests in the same prove run.
  + App::Prove::extension() is now App::Prove::extensions(), and
    returns an arrayref of extensions, rather than a single scalar.
    The same change has been made to App::Prove::State::extension().
Comments 0
openSUSE Build Service is sponsored by