TestHarness30Delta
From Test Anything Protocol
[edit] Major Changes
- Complete re-write based on TAP::Parser
- Format of test summary has changed substantially. (Details?)
[edit] Minor Changes
- Old T::H used to report FAILED if passed test files but no output was received. New T::H reports that as NOTESTS (with a parse error about no plan).
- Old T::H bailed out with "FAILED--further testing stopped". New T::H bails out with "Bailout called. Further testing stopped".

