-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
http://www.scalatest.org/install does not include instructions on how to install any scalatestplus versions. From scalatest/scalatest#1548 and build.sbt, I guessed that the latest artifact name and version would be "org.scalatestplus" %% "scalatestplus-mockito" % "3.1.0.0"
.
This was not the case and it took me several tries to guess the actual artifact name, which is "org.scalatestplus" %% "mockito-1-10" % "3.1.0.0"
Please put this information in both the README and release notes.
ctoomey
Metadata
Metadata
Assignees
Labels
No labels