Skip to content

Files

Latest commit

0b8a67c · May 30, 2025

History

History
15 lines (12 loc) · 712 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 712 Bytes

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