scalacheck-1.15


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus
ArtifactId

ArtifactId

scalacheck-1-15_2.12
Last Version

Last Version

3.3.0.0-SNAP3
Release Date

Release Date

Type

Type

bundle
Description

Description

scalacheck-1.15
scalacheck-1.15
Project URL

Project URL

https://github.com/scalatest/scalatestplus-scalacheck
Project Organization

Project Organization

org.scalatestplus
Source Code Management

Source Code Management

https://github.com/scalatest/scalatestplus-scalacheck

Download scalacheck-1-15_2.12

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.scalatest : scalatest-core_2.12 jar 3.3.0-SNAP3
org.scalacheck : scalacheck_2.12 jar 1.15.1

Project Modules

There are no modules declared in this project.

ScalaTest Plus ScalaCheck

ScalaTest + ScalaCheck provides integration support between ScalaTest and ScalaCheck.

Usage

To use it for ScalaTest 3.2.3 and ScalaCheck 1.15.x:

SBT:

libraryDependencies += "org.scalatestplus" %% "scalacheck-1-14" % "3.2.3.0" % "test"

Maven:

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>scalacheck-1-15</artifactId>
  <version>3.2.3.0</version>
  <scope>test</scope>
</dependency>

Publishing

Please use the following commands to publish to Sonatype:

$ export SCALAJS_VERSION=0.6.33
$ sbt clean +scalatestPlusScalaCheckJS/publishSigned +scalatestPlusScalaCheckJVM/publishSigned scalatestPlusScalaCheckNative/publishSigned
$ export SCALAJS_VERSION=1.3.0
$ sbt clean +scalatestPlusScalaCheckJS/publishSigned
org.scalatestplus

ScalaTest

Versions

Version
3.3.0.0-SNAP3
3.2.12.0-RC2
3.2.12.0-RC1
3.2.11.0
3.2.10.0
3.2.9.0
3.2.8.0
3.2.7.0
3.2.6.0
3.2.5.0
3.2.4.0
3.2.4.0-M1
3.2.3.0
3.2.2.0