Language

Package: rust-quickcheck @ 0.5.0

Synopsis

Automatic property based testing with shrinking

Description

QuickCheck is a way to do property based testing using randomly generated input. This crate comes with the ability to randomly generate and shrink integers, floats, tuples, booleans, lists, strings, options and results.

Home page
https://github.com/BurntSushi/quickcheck
Location
gnu/packages/crates-io.scm (line: 22548, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings