Modules improving collaboration between JUnit and Testlink.
This project has declared the following modules:
| Name | Description |
|---|---|
| tljunit surefire RunListeners | Currently two RunListeners, one of which writes an Testlink compatible XML file, the other one logs to an injected slf4j Logger. |
| tljunit sample project for running tests from eclipse. | Documents how to create a Testlink-XML file when running tests from Eclipse, see EclipseIT.java. |