Changes for version 0.031 - 2023-04-11

  • The run_test method now returns the pass/fail of the subtest represented by a test method. Since run_test is often around-ed, you may need to adjust how you modify its return! Thanks, Matthew Horsfall.

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