Test-Routine 0.026-TRIAL Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::Routine | composable units of assertion | 0.026 | metacpan |
Test::Routine::Common | a role composed by all Test::Routine roles | 0.026 | metacpan |
Test::Routine::Compositor | the tool for turning test routines into runnable classes | 0.026 | metacpan |
Test::Routine::Manual::Demo | a walkthrough, in code, of Test::Routine | 0.026 | metacpan |
Test::Routine::Runner | tools for running Test::Routine tests | 0.026 | metacpan |
Test::Routine::Test | a test method in a Test::Routine role | 0.026 | metacpan |
Test::Routine::Test::Role | role providing test attributes | 0.026 | metacpan |
Test::Routine::Util | helpful exports for dealing with test routines | 0.026 | metacpan |