Registry / testing / specs2-junit-2-10

specs2-junit-2-10

JSON →
library3.10.0javamavenunverified

Integrates specs2 testing framework with JUnit for Scala 2.10.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2-junit_2.10</artifactId> <version>3.10.0</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-JUNIT-2-10
S
specs2-junit-2-10
testingjavav3.10.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.

Specs2JUnit
org.specs2.junit.Specs2JUnit

Runs specs2 specifications via JUnit.

import org.specs2.junit.Specs2JUnit; public class Example { public static void main(String[] args) { Specs2JUnit runner = new Specs2JUnit(); runner.run(); } }
Debug
Known issues
breakingThis version is for Scala 2.10; ensure compatibility with your Scala version.
fix
Use the appropriate artifact for your Scala version (e.g., specs2-junit_2.12).
affects: 3.10.0
Upgrade
Version history
3.10.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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