Clone this repo:
  1. 890f3c9 Add note about Java serialization (#1796) by Marc Philipp · 4 days ago main
  2. 300468b Fix GitHub Actions build (#1790) by Marc Philipp · 4 months ago
  3. ec49fe3 Remove outdated site reference by Marc Philipp · 4 months ago
  4. 71c33ce Point to junit.org directly by Marc Philipp · 9 months ago
  5. 84a9c46 Link to junit-framework repository by Marc Philipp · 1 year, 2 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