Language

Package: guile-quickcheck @ 0.1.0

Synopsis

Randomized property-based testing for Guile

Description

Guile-Quickcheck is a library for random testing of program properties inspired by ghc-quickcheck. You can use it to express properties, which functions should satisfy, as Scheme code and then check whether they hold in a large number of randomly generated test cases.

Home page
https://ngyro.com/software/guile-quickcheck.html
Location
gnu/packages/guile-xyz.scm (line: 4645, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings