Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37556075
en ru br
ALT Linux repos
S:1.15.4-alt1_3jpp11

Group :: Development/Java
RPM: scalacheck

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.15.4-alt1_3jpp11
Build date: 22 september 2023, 14:18 ( 31.1 weeks ago )
Size: 197.29 Kb

Home page:   http://www.scalacheck.org/

License: BSD
Summary: Property-based testing for Scala
Description:

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.

Current maintainer: Andrey Cherepanov

List of contributors

List of rpms provided by this srpm:

  • scalacheck
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin