Junit4
A programmer-oriented testing framework for Java — :warning: maintenance mode
Install / Use
/learn @junit-team/Junit4README
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.<br> All other issues and PRs will therefore be declined.<br> For ongoing development, please check out the junit-framework repository.
For more information, please visit:
