Fennec 1.013 Deleted
Kwalitee Issues
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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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 |
|---|---|---|---|
| Fennec | A test helper providing RSPEC, Workflows, Parallelization, and Encapsulation. | 1.013 | metacpan |
| Fennec::Finder | Create one .t file to find all .pm test files. | 0 | metacpan |
| Fennec::Listener | Base class for Fennec listeners. | 0 | metacpan |
| Fennec::Listener::TB | Listener used with Test::Builder | 0 | metacpan |
| Fennec::Listener::TB2 | Listener for Test::Builder2 | 0 | metacpan |
| Fennec::Listener::TB::Collector | 0 | metacpan | |
| Fennec::Listener::TB::Handle | The handler used to forward test results to the reporter process. | 0 | metacpan |
| Fennec::Listener::TB::Result | 0 | metacpan | |
| Fennec::Listener::TBWin32 | 0 | metacpan | |
| Fennec::Meta | The meta-object added to all Fennec test classes. | 0 | metacpan |
| Fennec::Runner | The runner class that loads test files/classes and runs them. | 0 | metacpan |
| Fennec::Util | Utility functions | 0 | metacpan |
| Test::Workflow | Provide test grouping, reusability, and structuring such as RSPEC and cases. | 0 | metacpan |
| Test::Workflow::Block | Track information about test blocks. | 0 | metacpan |
| Test::Workflow::Layer | Used to track per-encapsulation meta-data | 0 | metacpan |
| Test::Workflow::Meta | The meta-object added to all Test-Workflow test classes. | 0 | metacpan |
| Test::Workflow::Test | 0 | metacpan |