A free, open-source testing toolkit for Scala and Java programmers, supporting multiple testing styles.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.8.1</artifactId>
<version>1.7.2</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 FunSuite style.
Use a newer ScalaTest version (e.g., 3.2.x) for Scala 2.13 or 3.
No dependency data recorded yet.