Getting started
Using JUnit PDF Report essentials
The fastest method to integrate JUnit PDF Report into your project, is by using the essentials distribution.
This distribution contains everything you need, including dependencies.
You need:
| A working copy of Ant with JUnit support. The JUnit PDF Report essentials distribution installed somewhere on your computer. |
|
Add this line to your Ant build.xml script:
( Add this target to your Ant build.xml script:
( From the command prompt, run:
You will find the PDF report in your project base directory. |
| Note:
Release 0.6 is the last release for JUnit 3.8 / Ant 1.6 support. |



