Registry / testing / spek-junit-platform-engine

spek-junit-platform-engine

JSON →
library1.1.5javamavenunverified

Test engine for running Spek specifications on the JUnit Platform.

<dependency> <groupId>org.jetbrains.spek</groupId> <artifactId>spek-junit-platform-engine</artifactId> <version>1.1.5</version> </dependency>
INSTALL
IMPORT
SIG · SPEK-JUNIT-PLATFOR
S
spek-junit-platform-engine
testingjavav1.1.5
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.

SpekTestEngine
org.jetbrains.spek.engine.SpekTestEngine

Instantiates the Spek test engine for JUnit Platform.

import org.jetbrains.spek.engine.SpekTestEngine; public class Example { public static void main(String[] args) { SpekTestEngine engine = new SpekTestEngine(); System.out.println(engine.getId()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
spek-junit-platform-engine — mvn dependency:get spek-junit-platform-engine · libregistry