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 2.0.0 - 2023-06-21

  • If any of the variables $CLASS, $METHOD, $METHOD_REF, $TEMP_DIR, and $TEMP_FILE is undefined, it is not exported.
  • Modules Test::Cmd, Test::Files, Test::Output, and Test::Warn are no longer loaded and their functions are not exported by Test::Expander.
  • Unexpedted exceptions detected by "lives_ok" are logged to the screen using "diag".
  • Options "-lib" and "-method" introduced.
  • Option "-target" supports "undef" as value if no testee module should be loaded automatically.
  • Names of functions and variables made more perlish.

Modules

Expansion of test functionalities that appear to be frequently used while testing.

Provides

in lib/Test/Expander/Constants.pm