ScalaTest is a testing framework for Scala and Java applications.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.10</artifactId>
<version>3.2.19</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple test suite using AnyFunSuite.
Use scalatest_2.13 or scalatest_3 for modern Scala versions.
No dependency data recorded yet.