Changes for version 0.024 - 2017-01-16

  • tests are now run with Test::Abortable's subtest() instead of Test2::API directly; this means they can be safely aborted with exceptions that conform to the Test::Abortable rules; see its docs for more information

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