Package scalacheck: Information
Source package: scalacheck
Version: 1.15.4-alt1_3jpp11
Build time: Oct 22, 2023, 05:56 PM in the task #330092
Category: Development/Java
Report package bugHome 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.
Maintainer: Andrey Cherepanov
Last changed
Sept. 22, 2023 Andrey Cherepanov 1.15.4-alt1_3jpp11
- NMU: Do not build for armh
Aug. 14, 2021 Igor Vlasenko 1.15.4-alt1_2jpp11
- new version
June 5, 2021 Igor Vlasenko 1.15.3-alt1_1jpp11
- new version