ScalaTest module providing should matchers for expressive assertions.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-shouldmatchers_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.
Use should matchers in a ScalaTest test.
Use the correct artifact for your Scala version (e.g., scalatest-shouldmatchers_2.12).
No dependency data recorded yet.