Fennec 1.005 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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.005 | metacpan |
| Fennec::Listener | Base class for Fennec listeners. | metacpan | |
| Fennec::Listener::TB | Listener used with Test::Builder | metacpan | |
| Fennec::Listener::TB2 | Listener for Test::Builder2 | metacpan | |
| Fennec::Listener::TB::Handle | The handler used to forward test results to the reporter process. | metacpan | |
| Fennec::Listener::TBWin32 | metacpan | ||
| Fennec::Meta | The meta-object added to all Fennec test classes. | metacpan | |
| Fennec::Runner | The runner class that loads test files/classes and runs them. | metacpan | |
| Fennec::Util | Utility functions | metacpan | |
| Test::Workflow | Provide test grouping, reusability, and structuring such as RSPEC and cases. | metacpan | |
| Test::Workflow::Block | Track information about test blocks. | metacpan | |
| Test::Workflow::Layer | Used to track per-encapsulation meta-data | metacpan | |
| Test::Workflow::Meta | The meta-object added to all Test-Workflow test classes. | metacpan | |
| Test::Workflow::Test | metacpan |