Clone this repo:
  1. 71c33ce Point to junit.org directly by Marc Philipp · 3 weeks ago main
  2. 84a9c46 Link to junit-framework repository by Marc Philipp · 6 months ago
  3. 0b8a67c Document that JUnit 4 is in maintenance mode (#1786) by Marc Philipp · 7 months ago
  4. 1c0132d Update setup-java action by Marc Philipp · 8 months ago
  5. 72382db Migrate to Maven Central Publisher Portal by Marc Philipp · 8 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