Launcher
Learn about the launcher in JUnit 5.
We'll cover the following
So far, we’ve executed JUnit 5 tests using Maven. JUnit 5 has the junit-platform-launcher
module to discover, filter, and execute tests. The JUnit platform can be launched using the Launcher
API.
Get hands-on with 1400+ tech skills courses.