You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
650 B
13 lines
650 B
# 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)
|
|
|
|
[](https://junit.ci.cloudbees.com/)
|
|
|
|
[](http://www.cloudbees.com/foss/foss-dev.cb)
|
|
|