-
-
26 Sep 2014 05:44:26 UTC
- Development release
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (43 / 10 / 0)
- Kwalitee
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (149.88KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
and 1 contributors-
Michael G Schwern
- Dependencies
- Scalar::Util
- Test::Harness
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Documentation
Overview of how the Test-More dist works.A tutorial about writing really basic testsModules
*DEPRECATED* Module for building testing libraries.*DEPRECATED* Base class for test modules*DEPRECATED* test testsuites that have been built with Test::Builderturn on colour in Test::Builder::TesterThe defacto standard in unit testing tools.Basic utilities for writing tests.Base class for eventsBailout!Child event typeDiag event typeThe finish event typeNote event typeOk event typeThe event of a planEncapsulate the magic exit logicHelper Test::Builder uses when threaded.Helper for writing testing tools*DEPRECATED* Ease testing test modules built with Test::BuilderTools for validating the events produced by your testing tools.Alternative to Test::More::use_okAlternative to Test::More::use_okProvides
in lib/Test/Builder/Tester.pmin lib/Test/More/DeepCheck.pmin lib/Test/More/DeepCheck/Strict.pmin lib/Test/More/DeepCheck/Tolerant.pmin lib/Test/More/Tools.pmin lib/Test/Stream.pmin lib/Test/Stream/ArrayBase.pmin lib/Test/Stream/ArrayBase/Meta.pmin lib/Test/Stream/Carp.pmin lib/Test/Stream/Context.pmin lib/Test/Stream/Event/Subtest.pmin lib/Test/Stream/ExitMagic/Context.pmin lib/Test/Stream/Exporter.pmin lib/Test/Stream/Exporter/Meta.pmin lib/Test/Stream/IOSets.pmin lib/Test/Stream/Meta.pmin lib/Test/Stream/PackageUtil.pmin lib/Test/Tester2/Grab.pmin lib/Test/Tester/Capture.pmExamples
Module Install Instructions
To install Test::More, copy and paste the appropriate command in to your terminal.
cpanm Test::More
perl -MCPAN -e shell install Test::More
For more information on module installation, please visit the detailed CPAN module installation guide.