Registry / testing / specs2-junit-2-13

specs2-junit-2-13

JSON →
library4.23.0javamavenunverified

JUnit integration for specs2, a software specifications library for Scala.

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

JUnitRunner
org.specs2.runner.JUnitRunner

Annotates a test class with JUnitRunner to run specs2 specifications via JUnit.

import org.specs2.runner.JUnitRunner; import org.junit.runner.RunWith; @RunWith(JUnitRunner.class) public class ExampleSpec { // Your specs2 specification here }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.23.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
specs2-junit-2-13 — mvn dependency:get specs2-junit-2-13 · libregistry