junit platform launcher
<dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-launcher</artifactId> <version>2.1.0</version> <scope>test</scope> </dependency>