Integration library for using Mockito 3.2 with ScalaTest on Scala 2.13.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>mockito-3-2_2.13</artifactId>
<version>3.1.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows using MockitoSugar trait in a ScalaTest suite.
Use the correct artifact for your Scala version (e.g., mockito-3-2_2.13).
No dependency data recorded yet.