WordSpec style trait for ScalaTest testing framework, compiled for Scala 2.13.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-wordspec_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.
Defines a test using WordSpec style.
Use the appropriate Scala version artifact (e.g., scalatest-wordspec_2.12 or scalatest-wordspec_3).
No dependency data recorded yet.