ScalaTest module providing FlatSpec style for Scala 3.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-flatspec_3</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 FlatSpec test class.
Use scalatest-flatspec_2.13 for Scala 2 projects.
No dependency data recorded yet.