A ScalaTest style trait for writing specification-style tests using words like 'should' and 'must'.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-wordspec_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 WordSpec test example
No known issues recorded.
No dependency data recorded yet.