-
-
05 Feb 2013 07:57:20 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (730 / 0 / 1)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (21.05KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Why not adopt me?
This distribution is up for adoption! If you're interested then please contact the PAUSE module admins via email.Changes for version 0.01000010 - 2013-02-05
- Maintenance Release
- Dependencies::Changed / build_requires
- Module::Build 0.3601 -> 0.4003
- Dependencies::Changed / configure_requires
- Module::Build 0.3601 -> 0.4003
- Dependencies::Changed / runtime_requires
- Test::More 0 -> 0.98
- Dependencies::Changed / test_requires
- Test::More 0.88 -> 0.98
- Dependencies::New / develop_recommends
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0
- Dependencies::New / develop_requires
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0
- Pod::Coverage::TrustPod 0
- Test::CPAN::Meta 0
- Test::Pod 1.41
- Test::Pod::Coverage 1.08
- version 0.9901
- Dependencies::New / develop_suggests
- Dist::Zilla::PluginBundle::Author::KENTNL v1.7.0
- Dependencies::New / runtime_requires
- perl 5.006
- strict
- warnings
- Dependencies::Removed / test_requires
- Test::Perl::Critic
- Documentation
- Changelog normalised to CPAN::Changes form
- Copyright updated to 2013
- License file reindented
- FSF Address updated
- Internals
- All packages declare $AUTHORITY
- $VERSION assignment moved out of BEGIN
- Meta
- All Github URLs pointing to https
- bug tracker set to github issues
- declare x_authority
- Packaging
- update to @Author::KENTNL
- ship .perltidyrc
- rename perlcriticrc -> perlcritic.rc
- remove developer tests from t/
Modules
Use a structured execution-graph to create a test object which runs your tests smartly.The base class of all executable tests.A < C<CodeStub|Test::StructuredObject::CodeStub >> representing executable but non-test code.A Nested group of tests.A < C<CodeStub|Test::StructuredObject::CodeStub >> representing executable test code.A collection of tests in an order waiting to be executed.Module Install Instructions
To install Test::StructuredObject, copy and paste the appropriate command in to your terminal.
cpanm Test::StructuredObject
perl -MCPAN -e shell install Test::StructuredObject
For more information on module installation, please visit the detailed CPAN module installation guide.