aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 660111c796e8ad953d7dbbdc4589f95e3411d756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# JUnit 4
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:
* [Wiki](https://github.com/junit-team/junit/wiki)
* [Download and Install guide](https://github.com/junit-team/junit/wiki/Download-and-Install)
* [Getting Started](https://github.com/junit-team/junit/wiki/Getting-started)

[![Latest Build Status](https://junit.ci.cloudbees.com/job/JUnit/badge/icon)](https://junit.ci.cloudbees.com/)

[![Built on DEV@cloud](http://www.cloudbees.com/sites/default/files/Button-Built-on-CB-1.png)](http://www.cloudbees.com/foss/foss-dev.cb)