A testing toolkit for Scala and Java applications, supporting multiple testing styles.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_3.0.0-RC3</artifactId>
<version>3.2.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a flat-style test using ScalaTest's AnyFlatSpec.
Use scalatest_3 for Scala 3, or scalatest_2.13 for Scala 2.13.
No dependency data recorded yet.