Changes for version v1.013
- Add 2 test files for badly broken behavior
- Fixed broken behavior
- Nested test structures did not run in proper seperate procs
- test_sort => 'ordered' did not run any tests
- vXXXX - Lots
- Missed a lot :-(
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