The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.060

  • New documentation reflecting the refactoring
  • Explantation of structural versus scalar comparison
  • More robust notice handling: escaping %% and using %? as the notice marker (by default)

Changes for version 0.050_2

  • Objectification of the interface via Test::Lazy::Tester
  • Customizable via instantiation (new) or ->cmp_scalar, ->cmp_structure, ->render accessors
  • Custom rendering based on value type (e.g. HASH, ARRAY, Path::Class::File, etc.)
  • More robust testing using Test::Deep
  • JSON::XS requirement dropped, using Data::Dumper instead

Modules

A quick and easy way to compose and run tests with useful output.