Test-Simple 1.301001_001 Deleted
Kwalitee Issues
No Core Issues.
- 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::Builder::Module, Test::Builder::Tester, Test::Builder::Tester::Color, Test::Simple, Test::Tester, Test::Tester::Capture, Test::Tester::CaptureRunner
- 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_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 |
---|---|---|---|
Test::Builder | Backend for building test libraries | 1.301001_001 | metacpan |
Test::Builder::ExitMagic | Encapsulate the magic exit logic used by Test::Builder. | metacpan | |
Test::Builder::Fork | Fork support for Test::Builder | metacpan | |
Test::Builder::Formatter | Base class for formatters | metacpan | |
Test::Builder::Formatter::LegacyResults | Encapsulate some legacy stuff. | metacpan | |
Test::Builder::Formatter::TAP | TAP formatter. | metacpan | |
Test::Builder::Module | *DEPRECATED* Base class for test modules | 1.301001_001 | metacpan |
Test::Builder::Provider | Helper for writing testing tools | metacpan | |
Test::Builder::Result | Base class for results | metacpan | |
Test::Builder::Result::Bail | Bailout! | metacpan | |
Test::Builder::Result::Child | Child result type | metacpan | |
Test::Builder::Result::Diag | Diag result type | metacpan | |
Test::Builder::Result::Finish | The finish result type | metacpan | |
Test::Builder::Result::Note | Note result type | metacpan | |
Test::Builder::Result::Ok | Ok result type | metacpan | |
Test::Builder::Result::Plan | The result of a plan | metacpan | |
Test::Builder::Stream | metacpan | ||
Test::Builder::Tester | *DEPRECATED* test testsuites that have been built with Test::Builder | 1.301001_001 | metacpan |
Test::Builder::Tester::Color | turn on colour in Test::Builder::Tester | 1.301001_001 | metacpan |
Test::Builder::Threads | Helper Test::Builder uses when threaded. | metacpan | |
Test::Builder::Util | Internal tools for Test::Builder and friends | metacpan | |
Test::More | yet another framework for writing test scripts | 1.301001_001 | metacpan |
Test::Simple | Basic utilities for writing tests. | 1.301001_001 | metacpan |
Test::Tester | *DEPRECATED* Ease testing test modules built with Test::Builder | 1.301001_001 | metacpan |
Test::Tester2 | Tools for validating the results produced by your testing tools. | metacpan | |
Test::Tester::Capture | *DEPRECATED* Help testing test modules built with Test::Builder | metacpan | |
Test::Tester::CaptureRunner | *DEPRECATED* Help testing test modules built with Test::Builder | metacpan | |
Test::Tester::Delegate | metacpan |
Provides
Name | File | View |
---|---|---|
Test::Builder::Tester::Tie | lib/Test/Builder/Tester.pm | metacpan |