Integration library for using Mockito 3.4 with ScalaTest on Scala 2.13.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>mockito-3-4_2.13</artifactId>
<version>3.2.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import the main trait/class for Mockito integration.
Ensure your project uses Mockito 3.4.x to avoid compatibility issues.
No dependency data recorded yet.