Integration library allowing ScalaTest to run JUnit 4.12 tests.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>junit-4-12_2.12</artifactId>
<version>3.1.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a ScalaTest suite with JUnit runner to integrate with JUnit 4.
Select the appropriate scalatestplus-junit artifact for your Scala version and JUnit version.
No dependency data recorded yet.