scalatest / scalatestplus-scalacheck

ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaCheck.
Apache License 2.0
57 stars 24 forks source link

Release for ScalaTest 3.1.0 #17

Closed slandelle closed 4 years ago

slandelle commented 4 years ago

Hi there,

ScalaTest 3.1.0 release note states:

From now on these will be released as a separate, optional module to allow ScalaTest and its ScalaCheck integration library to evolve more independently.

Please correct me if I'm wrong, but I can't find any information regarding the correct version that should be used with scalatest 3.1.0 and it looks from the commit log here that this project hasn't released a compatible version. Same question for scalatestplus-mockito.

Thanks in advance.

jhnsmth commented 4 years ago

I looks like it was released but no artifacts were published

slandelle commented 4 years ago

@jhnsmth mvnrepository is a third party index and it always lags behind. The official correct index is search.maven.org.

Thanks for releasing!

slandelle commented 4 years ago

https://search.maven.org/artifact/org.scalatestplus/scalacheck-1-14_2.12