TAP-Formatter-JUnitREGRU
view release on metacpan or search on metacpan
successfully, that's about my checking functionality as opposed to
verifying if things will run successfully on your own system. RT#69777.
0.09 Wed Jan 25 15:13 PST 2012
- Switch from Class::Field to Moose. Thanks to Dave Lambley for the poke,
and the patience.
- Track and report timings for "(init)" and "(teardown)" of the test.
Without this, Hudson does not properly report on the total time needed
for a test suite (it calculates total time by adding up the constituent
tests, not by looking at the <testsuite> "time" attribute).
- Rewrite internals, switching from a streaming style to an iterative style
of processing the TAP. Same results, but easier to work with.
0.08 Thu Jul 15 23:44 PDT 2010
- RT#58838, "Error reporting on die or missing plan". Thanks to Colin
Robertson. Output compatible w/Hudson (so it now sees these as errors).
- RT#59206, "Plan/Tests Mismatch". Thanks for Phillip Kimmey. JUnit
output now reports mismatches with an "<error>" so Hudson detects it.
0.07 Fri Jan 29 23:23 PST 2010
- Fix RT#53927, "Times reported by T:F:JUnit for individual test cases in
( run in 0.259 second using v1.01-cache-2.11-cpan-4d50c553e7e )