A free, open-source testing toolkit for Scala and Java programmers, supporting multiple testing styles.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.10.0-RC5</artifactId>
<version>2.0.M5-B1</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 FunSuite.
Use a stable release like 3.2.x for production testing.
No dependency data recorded yet.