Clone this repo:
  1. 300468b Fix GitHub Actions build (#1790) by Marc Philipp · 22 hours ago main
  2. ec49fe3 Remove outdated site reference by Marc Philipp · 22 hours ago
  3. 71c33ce Point to junit.org directly by Marc Philipp · 5 months ago
  4. 84a9c46 Link to junit-framework repository by Marc Philipp · 10 months ago
  5. 0b8a67c Document that JUnit 4 is in maintenance mode (#1786) by Marc Philipp · 11 months ago

JUnit 4

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

[!IMPORTANT]
JUnit 4 is in maintenance mode.

At this point, only critical bugs and security issues will be fixed.
All other issues and PRs will therefore be declined.
For ongoing development, please check out the junit-framework repository.

For more information, please visit:

CI Status