Changes for version 0.022 - 2016-07-18 (TRIAL RELEASE)
- fix the mxms.t tests for Test2 changes (really, we should update the tests to use an event-intercepting hub for our tests)
Changes for version 0.021 - 2016-07-18 (TRIAL RELEASE)
- When running subtests, use Test2::API rather than Test::More. This means that Test::Routine tests that never use Test::Builder for their own testing won't load it at all, but it also means that you'll need to be on a pretty recent Test-Simple distribution.
Modules
composable units of assertion
a role composed by all Test::Routine roles
the tool for turning test routines into runnable classes
a walkthrough, in code, of Test::Routine
tools for running Test::Routine tests
a test method in a Test::Routine role
role providing test attributes
helpful exports for dealing with test routines