Integration library for using JUnit 4.13 with ScalaTest, providing ScalaTest runners for JUnit.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>junit-4-13_2.13</artifactId>
<version>3.2.20.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a ScalaTest suite using JUnit runner.
Ensure your project uses Scala 2.13 and JUnit 4.13 exactly.
No dependency data recorded yet.