A testing framework for Scala and Java applications, supporting multiple testing styles.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.12.0-RC2</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows a basic ScalaTest FunSuite test example.
Use the appropriate ScalaTest version for your Scala release (e.g., scalatest_2.12 for Scala 2.12.x).
No dependency data recorded yet.