Test-Simple 1.301001_087 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
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::Tester
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Test::Builder | *DEPRECATED* Module for building testing libraries. | 1.301001_087 | metacpan |
Test::Builder::Module | *DEPRECATED* Base class for test modules | 1.301001_087 | metacpan |
Test::Builder::Tester | *DEPRECATED* test testsuites that have been built with Test::Builder | 1.301001_087 | metacpan |
Test::Builder::Tester::Color | turn on colour in Test::Builder::Tester | 1.301001_087 | metacpan |
Test::CanFork | Only run tests when forking is supported, optionally conditioned on ENV vars. | metacpan | |
Test::CanThread | Only run tests when threading is supported, optionally conditioned on ENV vars. | metacpan | |
Test::More | The defacto standard in unit testing tools. | 1.301001_087 | metacpan |
Test::More::DeepCheck | Base class or is_deeply() and mostly_like() implementations. | metacpan | |
Test::More::DeepCheck::Strict | Where is_deeply() is implemented. | metacpan | |
Test::More::DeepCheck::Tolerant | Under the hood implementation of mostly_like() | metacpan | |
Test::More::Tools | Generic form of tools from Test::More. | metacpan | |
Test::MostlyLike | Relaxed checking of deep data structures. | metacpan | |
Test::Simple | Basic utilities for writing tests. | 1.301001_087 | metacpan |
Test::Stream | A modern infrastructure for testing. | 1.301001_087 | metacpan |
Test::Stream::API | Single point of access to Test::Stream extendability features. | metacpan | |
Test::Stream::ArrayBase | Base class for classes that use an arrayref instead of a hash. | metacpan | |
Test::Stream::ArrayBase::Meta | Meta Object for ArrayBase objects. | metacpan | |
Test::Stream::Carp | Delayed Carp loader. | metacpan | |
Test::Stream::Context | Object to represent a testing context. | metacpan | |
Test::Stream::Event | Base class for events | metacpan | |
Test::Stream::Event::Bail | Bailout! | metacpan | |
Test::Stream::Event::Child | Child event type | metacpan | |
Test::Stream::Event::Diag | Diag event type | metacpan | |
Test::Stream::Event::Finish | The finish event type | metacpan | |
Test::Stream::Event::Note | Note event type | metacpan | |
Test::Stream::Event::Ok | Ok event type | metacpan | |
Test::Stream::Event::Plan | The event of a plan | metacpan | |
Test::Stream::Event::Subtest | Subtest event | metacpan | |
Test::Stream::ExitMagic | Encapsulate the magic exit logic | metacpan | |
Test::Stream::ExitMagic::Context | Special context for use in an END block. | metacpan | |
Test::Stream::Exporter | Declarative exporter for Test::Stream and friends. | metacpan | |
Test::Stream::Exporter::Meta | Meta object for exporters. | metacpan | |
Test::Stream::ForceExit | metacpan | ||
Test::Stream::IOSets | Manage sets of IO Handles in specific encodings. | metacpan | |
Test::Stream::Meta | Meta object for unit test packages. | metacpan | |
Test::Stream::PackageUtil | Utils for manipulating package symbol tables. | metacpan | |
Test::Stream::Subtest | Encapsulate subtest start, run, and finish. | metacpan | |
Test::Stream::Tester | Tools for validating the events produced by your testing tools. | metacpan | |
Test::Stream::Tester::Checks | Representation of a L<Test::Stream::Tester> event check. | metacpan | |
Test::Stream::Tester::Checks::Event | Representation of an event validation specification. | metacpan | |
Test::Stream::Tester::Events | Event list used by L<Test::Stream::Tester>. | metacpan | |
Test::Stream::Tester::Events::Event | L<Test::Stream::Tester> representation of an event. | metacpan | |
Test::Stream::Tester::Grab | Object used to temporarily steal all events. | metacpan | |
Test::Stream::Threads | Tools for using threads with Test::Stream. | metacpan | |
Test::Stream::Toolset | Helper for writing testing tools | metacpan | |
Test::Stream::Util | Tools used by Test::Stream and friends. | metacpan | |
Test::Tester | *DEPRECATED* Ease testing test modules built with Test::Builder | 1.301001_087 | metacpan |
Test::Tester::Capture | Capture module for TesT::Tester | metacpan | |
Test::use::ok | Alternative to Test::More::use_ok | 1.301001_087 | metacpan |
ok | Alternative to Test::More::use_ok | 1.301001_087 | metacpan |
Provides
Name | File | View |
---|---|---|
Test::Builder::Tester::Tie | lib/Test/Builder/Tester.pm | metacpan |