A testing framework for Scala and Java applications, supporting multiple testing styles.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.13.0-M2</artifactId>
<version>3.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A simple ScalaTest flat spec example.
Use a stable Scala version and corresponding ScalaTest version (e.g., scalatest_2.13 for Scala 2.13.x).
No dependency data recorded yet.