Fedora Packages

scalacheck

Property-based testing for Scala

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.15.4-2.fc35 -
Fedora 35 1.15.4-2.fc35 -
Fedora 34 1.15.3-1.fc34 -
Package Info

You can contact the maintainers of this package via email at scalacheck dash maintainers at fedoraproject dot org.



Sources on Pagure