Provides integration between ScalaMock mocking library and ScalaTest testing framework.
<dependency>
<groupId>org.scalamock</groupId>
<artifactId>scalamock-scalatest-support_2.10</artifactId>
<version>3.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Mix MockFactory into a ScalaTest spec to create mocks.
Use scalamock-scalatest-support_2.13 or _3 for modern Scala.
No dependency data recorded yet.