Provides the WordSpec style for writing Scala tests with descriptive words.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-wordspec_2.12</artifactId>
<version>3.2.19</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write a test using WordSpec style.
Ensure all ScalaTest dependencies use the same Scala version suffix.
No dependency data recorded yet.