A testing toolkit for Scala and Java programmers, supporting multiple testing styles and Scala 3.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_3.0.0-RC2</artifactId>
<version>3.2.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates a simple test using ScalaTest's AnyFunSuite style for Scala 3.
Use scalatest_3 for Scala 3 stable releases.
No dependency data recorded yet.