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.027 - 2018-08-26

  • no changes since 0.026

Changes for version 0.026 - 2018-07-15 (TRIAL RELEASE)

  • add test_routine_test_traits method to apply more traits to test objects
  • add skip_reason to test objects to allow them to say "skip me on this run"
  • drop use of undocumented "with_caller" feature from Moose::Exporter

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