This package browser is in early development. Mind the rough edges.

ghc-smallcheck 1.2.1

Property-based testing library

SmallCheck is a testing library that verifies properties for all test cases up to some depth. The test cases are generated automatically by SmallCheck.

Installation

Install ghc-smallcheck 1.2.1 as follows:

guix install ghc-smallcheck@1.2.1

Or install the latest version:

guix install ghc-smallcheck

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.