Registry / testing / junit-platform-console

junit-platform-console

JSON →
library6.1.0javamavenunverified

Console launcher for the JUnit Platform.

<dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-console</artifactId> <version>6.1.0</version> </dependency>
INSTALL
IMPORT
SIG · JUNIT-PLATFORM-CON
J
junit-platform-console
testingjavav6.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ConsoleLauncher
org.junit.platform.console.ConsoleLauncher

Run the console launcher with help option.

import org.junit.platform.console.ConsoleLauncher; public class Example { public static void main(String[] args) { ConsoleLauncher.main(new String[]{"--help"}); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
junit-platform-console — mvn dependency:get junit-platform-console · libregistry