New
v1.19.0
What's Changed
- Fix Gen.pick producing only a subset of possible combinations by @sirmax in https://github.com/typelevel/scalacheck/pull/1119
- Increase Fidelity of the sbt.testing.Framework Implementation by @dubinsky in https://github.com/typelevel/scalacheck/pull/1107
- Introduce
Gen.zipWithmulti-arity method by @satorg in https://github.com/typelevel/scalacheck/pull/1062 - Mention Gradle plugin for Scala.js and Scala Native. by @dubinsky in https://github.com/typelevel/scalacheck/pull/1117
- Verify only props matching the given TestSelectors by @Duhemm in https://github.com/typelevel/scalacheck/pull/1031