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

Documentation

Recipe for a custom Fennec module.
Recipe for a custom Fennec Runner.

Modules

A test helper providing RSPEC, Workflows, Parallelization, and Encapsulation.
Create one .t file to find all .pm test files.
Base class for Fennec listeners.
Listener used with Test::Builder
The handler used to forward test results to the reporter process.
Listener for Test::Builder2
The meta-object added to all Fennec test classes.
The runner class that loads test files/classes and runs them.
Utility functions
Provide test grouping, reusability, and structuring such as RSPEC and cases.
Track information about test blocks.
Used to track per-encapsulation meta-data
The meta-object added to all Test-Workflow test classes.

Provides

in lib/Fennec/Listener/TB/Collector.pm
in lib/Fennec/Listener/TB/Result.pm
in lib/Fennec/Listener/TBWin32.pm