JUnit PDF Report generates PDF test reports from your JUnit unit tests.
The new release 0.3 adds several themes that will render the report with a different layout.
Extension points give you the opportunity to add contents to the report.
You can add descriptions and images to your test suite.
JUnit PDF Report integrates with Apache Ant. Using it is very similar to the JUnitReport target.
The project home page is available on http://junitpdfreport.sourceforge.net/
The release can be downloaded from http://sourceforge.net/project/showfiles.php?group_id=153965
The manual is available on http://junitpdfreport.sourceforge.net/manual/index.html
Example reports can be downloaded from http://junitpdfreport.sourceforge.net/themes/index.html
JUnit PDF Report works with
Ant 1.6.2 or higher
JUnit 3.8 or higher
Fop 0.20.5 or 0.90alpha1 (the brand new version that has just been released).