Changes tap4j

Release History

Version Date Description
4.4 2018-08-07 4.4 release
4.0 2013-01-25 4.0 release

Release 4.4 – 2018-08-07

Type Changes By
Fix Junit TapListener method list bug Thanks to benhyland. kinow
Fix pull request #53: allow generateTapPerClass to handle out-of-order test methods Thanks to benhyland. kinow
Fix pull request #52: Fix bug using wrong contains() check in TapListener Thanks to benhyland. kinow

Release 4.0 – 2013-01-25

Type Changes By
Add Created specific JUnit runners and listeners to class, method and suite. kinow
Add Split JUnit listeners in class, method and suite listeners. kinow
Add Split TestNG listeners in class, method and suite listeners. kinow
Remove Removed JUnit and TestNG listeners that generated all kinds of results (class, method and suite). This can be achieved by combining the other listeners. kinow
Add New project created only for tap4j extensions. kinow