ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.9.2</artifactId>
<version>1.9.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a test suite using FunSuite style.
Use scalatest_2.13 or scalatest_3 for modern Scala versions.
No dependency data recorded yet.