scalacheck


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalacheck
ArtifactId

ArtifactId

scalacheck_2.11
Last Version

Last Version

1.15.2
Release Date

Release Date

Type

Type

jar
Description

Description

scalacheck
scalacheck
Project Organization

Project Organization

org.scalacheck
Source Code Management

Source Code Management

https://github.com/typelevel/scalacheck

Download scalacheck_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalacheck/scalacheck_2.11/ -->
<dependency>
    <groupId>org.scalacheck</groupId>
    <artifactId>scalacheck_2.11</artifactId>
    <version>1.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalacheck/scalacheck_2.11/
implementation 'org.scalacheck:scalacheck_2.11:1.15.2'
// https://jarcasting.com/artifacts/org.scalacheck/scalacheck_2.11/
implementation ("org.scalacheck:scalacheck_2.11:1.15.2")
'org.scalacheck:scalacheck_2.11:jar:1.15.2'
<dependency org="org.scalacheck" name="scalacheck_2.11" rev="1.15.2">
  <artifact name="scalacheck_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalacheck', module='scalacheck_2.11', version='1.15.2')
)
libraryDependencies += "org.scalacheck" % "scalacheck_2.11" % "1.15.2"
[org.scalacheck/scalacheck_2.11 "1.15.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-sbt : test-interface jar 1.0

Project Modules

There are no modules declared in this project.

ScalaCheck

Join the chat at https://gitter.im/scalacheck/Lobby

Build Status

ScalaCheck is a library written in Scala and used for automated property-based testing of Scala or Java programs. ScalaCheck was originally inspired by the Haskell library QuickCheck, but has also ventured into its own.

ScalaCheck has no external dependencies other than the Scala runtime, and works great with SBT, the Scala build tool. It is also fully integrated in the test frameworks ScalaTest and specs2. You can of course also use ScalaCheck completely standalone, with its built-in test runner.

ScalaCheck is used by several prominent Scala projects, for example the Scala compiler and the Akka concurrency framework.

For more information and downloads, please visit http://www.scalacheck.org

org.scalacheck

typelevel.scala

Let the Scala compiler work for you.

Versions

Version
1.15.2
1.15.1
1.15.0
1.15.0-RC1
1.15.0-M1
1.14.3
1.14.2
1.14.1
1.14.1-RC2
1.14.1-RC1
1.14.0
1.13.5
1.13.4
1.13.3
1.13.2
1.13.1
1.13.0
1.12.6
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.6
1.11.5
1.11.4
1.11.3
1.11.1
1.11.0
1.10.1
1.10.0
1.9
1.8