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, specs2, and LambdaTest. You can of course also use ScalaCheck completely standalone, with its built-in test runner.

Releases Overview

Release Stable Testing
Fedora 39 1.17.0-3.fc39 -
Fedora 38 1.17.0-2.fc38 -
File a new bug report »
Package Info

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



Sources on Pagure