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.
Access this course and 1400+ top-rated courses and projects.