Test-Class-Moose 0.54
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Test::Class::Moose::Role, Test::Class::Moose::Tutorial
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Test::Class::Moose::Role, Test::Class::Moose::Tutorial
- 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.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::Class::Moose | Serious testing for serious Perl | 0.54 | metacpan |
Test::Class::Moose::AttributeRegistry | Global registry of tags by class and method. | 0.54 | metacpan |
Test::Class::Moose::Config | Configuration information for Test::Class::Moose | 0.54 | metacpan |
Test::Class::Moose::Load | Load L<Test::Class::Moose> classes automatically. | 0.54 | metacpan |
Test::Class::Moose::Report | Test information for Test::Class::Moose | 0.54 | metacpan |
Test::Class::Moose::Report::Class | Reporting on test classes | 0.54 | metacpan |
Test::Class::Moose::Report::Method | Reporting on test methods | 0.54 | metacpan |
Test::Class::Moose::Report::Time | Reporting object for timing | 0.54 | metacpan |
Test::Class::Moose::Role | Test::Class::Moose for roles | 0.54 | metacpan |
Test::Class::Moose::Role::AutoUse | Automatically load the classes you're testing | 0.54 | metacpan |
Test::Class::Moose::Role::Parallel | run tests in parallel (highly experimental) | 0.54 | metacpan |
Test::Class::Moose::Role::Reporting | Reporting gathering role | 0.54 | metacpan |
Test::Class::Moose::Role::Timing | Report timing role | 0.54 | metacpan |
Test::Class::Moose::Tutorial | A starting guide for Test::Class::Moose | 0.54 | metacpan |