ScalaTest ShouldMatchers provides a DSL for expressive assertions in Scala tests.
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest-shouldmatchers_2.12</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 example showing import and usage of ScalaTest ShouldMatchers.
No known issues recorded.
No dependency data recorded yet.