-
-
21 Nov 2017 10:08:54 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (15)
- Testers (5789 / 3 / 42)
- Kwalitee
Bus factor: 0- 78.78% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (37.22KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Devel::GlobalPhase
- Exporter
- List::Util
- Package::Stash
- Scalar::Util
- TAP::Parser
- Test::Deep
- Test::More
- Test::Trap
- Tie::IxHash
- constant
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.54
- `around` method added to allow localized variables and other local setup. Call `yield` method to run examples by `around` CODE. Contributed by @akzhan
- Replace some `use base` with `use parent` and other minor updates. Contributed by @akzhan
- Now tested under Perl 5.22-5.26 too Contributed by @akzhan
- predictable_destroy spec fixed under Perl 5.8 Contributed by @akzhan
Modules
Write tests in a declarative specification styleObject Simulation Plugin for Test::SpecProvides
in lib/Test/Spec/Context.pmin lib/Test/Spec/Example.pmin lib/Test/Spec.pmin lib/Test/Spec/Mocks.pmin lib/Test/Spec/Mocks.pmin lib/Test/Spec/Mocks.pmin lib/Test/Spec/SharedHash.pmin lib/Test/Spec/TodoExample.pmModule Install Instructions
To install Test::Spec, copy and paste the appropriate command in to your terminal.
cpanm Test::Spec
perl -MCPAN -e shell install Test::Spec
For more information on module installation, please visit the detailed CPAN module installation guide.