II.
Library overview
Reference · livelibrary:quickcheck
QuickCheck overview
Property-based testing library for Haskell that generates random inputs to falsify programmer-specified invariants, with shrinking to find minimal counterexamples. The original property-based testing tool.
Attributes
displayName
QuickCheck
belongsToLanguageId
category
testing
description
Property-based testing library for Haskell that generates random inputs
to falsify programmer-specified invariants, with shrinking to find minimal
counterexamples. The original property-based testing tool.
Outgoing edges
alternative_to1
- library:hspec·LibraryHSpec
belongs_to_language1
- language:haskell·LanguageHaskell
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
composed_of1
- stack-profile:haskell-web-service·StackProfileHaskell Web Service (Haskell, Servant, PostgreSQL, Docker, Nix)