An implementation of sbt's test interface for JUnit 4, allowing JUnit tests to run within sbt builds.
<dependency>
<groupId>com.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
JUnit 4 test class that runs via sbt's test interface.
Use junit-interface only in sbt projects; for Maven/Gradle, use standard JUnit dependencies.
No dependency data recorded yet.