scalaprops / scalaprops   0.9.1

MIT License GitHub

property based testing library for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

scalaprops 0.3.4


Group ID:
com.github.scalaprops
Artifact ID:
scalaprops_sjs0.6_2.10
Version:
0.3.4
Release Date:
Sept 16, 2016
Licenses:
MIT

libraryDependencies += "com.github.scalaprops" %%% "scalaprops" % "0.3.4"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"com.github.scalaprops::scalaprops::0.3.4"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "com.github.scalaprops::scalaprops::0.3.4"