Clone this repo:
  1. 0b8a67c Document that JUnit 4 is in maintenance mode (#1786) by Marc Philipp · 9 days ago main
  2. 1c0132d Update setup-java action by Marc Philipp · 7 weeks ago
  3. 72382db Migrate to Maven Central Publisher Portal by Marc Philipp · 7 weeks ago
  4. ed47b7f Disable test on JDK 16 and later by Marc Philipp · 1 year, 1 month ago
  5. 38a638b Replace JDK 18 with 21 by Marc Philipp · 1 year, 1 month 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 more information, please visit:

CI Status