Skip to content

ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaCheck.

License

Notifications You must be signed in to change notification settings

raboof/scalatestplus-scalacheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalaTest Plus ScalaCheck

ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaCheck.

Publishing

Please use the following commands to publish to Sonatype:

$ export SCALAJS_VERSION=0.6.26
$ sbt clean scalatestPlusScalaCheckJS/publishSigned scalatestPlusScalaCheckJVM/publishSigned scalatestPlusScalaCheckNative/publishSigned
$ sbt ++2.10.7 clean scalatestPlusScalaCheckJS/publishSigned scalatestPlusScalaCheckJVM/publishSigned
$ sbt ++2.11.12 clean scalatestPlusScalaCheckJS/publishSigned scalatestPlusScalaCheckJVM/publishSigned
$ sbt ++2.13.0-M5 clean scalatestPlusScalaCheckJS/publishSigned scalatestPlusScalaCheckJVM/publishSigned
$ export SCALAJS_VERSION=1.0.0-M3
$ sbt ++2.11.12 "project scalatestPlusScalaCheckJS" clean publishSigned
$ sbt ++2.12.6 "project scalatestPlusScalaCheckJS" clean publishSigned

About

ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaCheck.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%