Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 095406bd75509c72b597b4aca3606461 > files > 13

perl-Test-Run-Plugin-BreakOnFailure-0.0.2-3.mga4.noarch.rpm

Test::Run::Plugin::BreakOnFailure

This is a plugin for Test::Run and Test::Run::CmdLine that allows one to
break running the rest of the test suite once the first failing test script
was encountered.

INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc Test::Run::Plugin::BreakOnFailure

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Test::Run::Plugin::BreakOnFailure

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test::Run::Plugin::BreakOnFailure

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Test::Run::Plugin::BreakOnFailure

    CPAN Ratings:
        http://cpanratings.perl.org/d/Test::Run::Plugin::BreakOnFailure

    Subversion repository:
        http://svn.berlios.de/svnroot/repos/web-cpan/Test-Harness-NG/trunk/modules/plugins/backend/Test-Run-Plugin-BreakOnFailure/

COPYRIGHT AND LICENCE

Copyright (C) 2007 Shlomi Fish

This program is released under the following license: MIT X11.