Changes for version 0.000036 - 2016-06-24

  • Better comments in SRAND (#7)

Changes for version 0.000035 - 2016-06-23 (TRIAL RELEASE)

  • Make it possible to provide a name to isa_ok, can_ok, and DOES_ok
  • Add some regression tests for previous fixes
  • Allow 'tests' and 'skip_all' prefixes support to plan() #25

Changes for version 0.000034 - 2016-06-22 (TRIAL RELEASE)

  • Bump minimum Test2 version

Changes for version 0.000033 - 2016-06-22 (TRIAL RELEASE)

  • Fix ClassicCompare to load deps (#23)

Modules

Documentation for bundles.
The bundle used by the Test2 Author.
ALMOST a drop-in replacement for Test::More.
ALMOST a drop-in replacement for Test::Simple.
Test2 Extention for writing deep comparison tools.
Internal representation of an array comparison.
Internal representation of a bag comparison.
Base class for comparison classes.
Custom field check for comparisons.
Representation of differences between nested data structures.
Event specific Object subclass.
Meta class for events in deep comparisons
Representation of a hash in a deep comparison.
Check library for meta-checks
Compare 2 values as numbers
Representation of an object during deep comparison.
Internal representation of an ordered subset.
Use a pattern to validate values in a deep comparison.
Ref comparison
Regex direct comparison
Representation of a Scalar Ref in deep comparisons
Allows a field to be matched against a set of checks.
Compare 2 values as strings
Check that something is undefined
Placeholder check.
Module for managing mocked classes and instances.
Documentation for plugins
Automatically bail out of testing on the first test failure.
Automatically die on the first test failure.
Add extra diagnostics on failure at the end of the test.
Control the random seed for more controlled test environments.
Test2 plugin that enables utf8.
Base class and documentation for skip-unless type test packages.
Only run a test when the AUTHOR_TESTING environment variable is set.
Only run a test when a specific environment variable is set.
Skip a test file unless the system supports forking
Skip tests if certain packages are not installed, or insufficient versions.
Skip the test unless the necessary version of perl is installed.
Skip a test file unless the system supports true forking
Skip a test file unless the system supports threading
Distribution with a rich set of tools built upon the Test2 framework.
TODO extention for Test2.
Documentation for Tools.
Test2 implementation of the basic testing tools.
Test2 implementation of the tools for testing classes.
Classic (Test::More style) comparison tools.
Tools for comparing deep data structures.
Write tests that get executed at a later time
Tools for managing the encoding of Test2 based tests.
Tools for generating test events.
Test2 based tools for checking exceptions
Tools for validating exporters.
Temporarily intercept all events without adding a scope level.
Class/Instance mocking for Test2.
Tools for validating references.
Tools for writing subtests
Alias the testing target package.
Tools to verify warnings.
Object used to temporarily intercept all events.
Tools for inspecting or manipulating references.
Utilities for manipulating stashes and globs.
Tools for inspecting and manipulating subs.
Format a header and rows into a table
Break up lines for use in tables.