Type | Changes | By |
---|---|---|
Junit TapListener method list bug Thanks to benhyland. | kinow | |
pull request #53: allow generateTapPerClass to handle out-of-order test methods Thanks to benhyland. | kinow | |
pull request #52: Fix bug using wrong contains() check in TapListener Thanks to benhyland. | kinow |
Type | Changes | By |
---|---|---|
Created specific JUnit runners and listeners to class, method and suite. | kinow | |
Split JUnit listeners in class, method and suite listeners. | kinow | |
Split TestNG listeners in class, method and suite listeners. | kinow | |
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 | |
New project created only for tap4j extensions. | kinow |