Registry / testing / specs2-junit-2-11

specs2-junit-2-11

JSON →
library4.10.6javamavenunverified

Provides integration between specs2 and JUnit for running specs2 tests with JUnit runners.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2-junit_2.11</artifactId> <version>4.10.6</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-JUNIT-2-11
S
specs2-junit-2-11
testingjavav4.10.6
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.

JUnitRunner
org.specs2.runner.JUnitRunner

Run a specs2 specification with JUnit.

import org.specs2.runner.JUnitRunner; import org.junit.runner.RunWith; @RunWith(JUnitRunner.class) public class MySpec { }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.10.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
specs2-junit-2-11 — mvn dependency:get specs2-junit-2-11 · libregistry