This is a demo project (Eclipse) that shows how to automatically generate reports that visualize the results of JUnit tests and code coverage measurements.
See blog post.
Exemplary reports generated using this setup can be found on the github page:
- JUnit – HTML without frames (single file),
- JUnit – HTML with frames (multiple files),
- JUnit – PDF and
- Coverage – HTML with frames.