Testing
JUnit is a unit testing framework to write and run repeatable automated tests on Java. It provides a robust environment to write, organize, and execute automated tests, ensuring code reliability and repeatability.
Last Release on Feb 13, 2021
Relocated → org.junit.jupiter »
junit-jupiter-api
A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform launcher infrastructure.
Last Release on Apr 26, 2026
Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment.
Last Release on Apr 26, 2026
