Download
Releases
Latest Beta Release
Package | Release | Standard Distribution | Compact Distribution |
---|---|---|---|
PUnit | 0.10.0 Beta | Download | Download |
PUnitCommand | 0.2.2 Beta | Download | Download |
PUnit is the core package containing only the classes required to implement and run tests. PUnitCommand is a command line interface for PUnit which can be used to run tests using the command line console. Most users will want to download both.
In each case the compact distribution is the same as the standard distribution, only without the unit tests. Download the compact distribution if you wish to embed the PUnit libraries within your own project.
Previous Releases
Previous releases can be downloaded from the PUnit download page on Sourceforge.
Source Control
Releases
The full source code for each release can also be checked out anonymously from the PUnit Subversion repository.
For example, the 0.10.0 Beta release of PUnit can be checked out using the following command:
Similarly, the 0.2.2 Beta release of PUnitCommand can be checked out using:
Development Versions
The latest development version of PUnit can be checked out using the following command:
Similarly, the latest development version of PUnitCommand can be checked out using:
Browser Access
The PUnit Subversion repository can be browsed online.