A Scala testing framework providing the FunSuite style for writing concise and expressive tests.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-funsuite_2.13</artifactId>
<version>3.2.20</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal ScalaTest FunSuite test class
No known issues recorded.
No dependency data recorded yet.