Download


How to download the source, examples, plug-ins and more.

Eclipse plug-in

You can download and install the Eclipse plug-in for the JUnit-Tools via a update-site or download the jar-file and copy it manually to the plugins folder of your Eclipse application.

We provide two update sites, one for the stable versions and one for the beta versions.

Stable versions

You can download/install or update the stable versions of JUnit-Tools via the following updatesite:

http://junit-tools.org/updates

Click on the links below to download the jar-file to your file system:

Version Build Link
1.0.3 201605031733 link
1.0.2 201603032254 link
1.0.1 201601020249 link

You can download/install or update the beta versions of JUnit-Tools via the following updatesite:

http://junit-tools.org/updates-beta

Test- and mock-libraries

The libraries which are necessary for the generated test- and mock-classes can be downloaded here:

JUnit-Tools-Versions JMockit-Version Link
all 1.21 link

Source code

You can view and download the source code on Github: Source

Examples

Some examples are available on Github:

Example Link
A Eclipse workspace setup with some projects and corresponding test-projects. link