The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.025 - 2017-04-13

  • remove fresh_instance; it wasn't documented, and it probably was not going to work out
  • the Runner no longer caches the test_instance, so its BUILD and DEMOLISH should now be called usefully
  • Test::Routine::Common now adds stub BUILD and DEMOLISH so you can use method modifiers on them

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