Changes tap4j

Release History

VersionDateDescription
3.12012-06-263.1 release
3.02012-05-103.0 release
2.0.72012-03-12First release

Release 3.1 - 2012-06-26

TypeChangesBy

add

Added a JUnit TAP Representer and a factory for TAP Producers.kinow

Release 3.0 - 2012-05-10

TypeChangesBy

fix

Added support to comment diagnostics Fixes 3525607.kinow

fix

Bug fix. Whenever the parser found a simple 'ok', like the one added by done_testing, it would increase the test number by 1 Fixes 3525603.kinow

fix

Added support to subtests Fixes 3504508.kinow

add

Code clean up, increasing the quality index measured by Sonar (from 91, to 98.5, FWIW)kinow

Release 2.0.7 - 2012-03-12

TypeChangesBy

add

Added maven changes plug-in.kinow

remove

Removed the code that verified if TAP Plan has been set either at the beginning or at the end of the TAP Stream.kinow

add

Added code to verify if TAP Plan has been set. Added unit tests.kinow