A testing framework for Scala and Java applications.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.13.0-M3</artifactId>
<version>3.0.5-M1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a simple test using ScalaTest's FunSuite.
Use scalatest_2.13 for stable Scala 2.13.x.
No dependency data recorded yet.