hackage.haskell.org : speculate
Speculate automatically discovers laws about Haskell functions. Give Speculate a bunch of Haskell functions and it will discover laws like: equations, such as id x == x ; inequalities, such as 0 <= x * x ; conditional equations, such as x <= 0 ==> x + abs x == 0 .
Registry
-
Source
- Homepage
- JSON
- codemeta.json
purl: pkg:hackage/speculate
Keywords:
bsd3
, library
, testing
, Propose Tags
, enumerative-testing
, haskell
, leancheck
, property-based-testing
, property-discovery
, property-testing
, theory-exploration
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: almost 9 years ago
Dependent packages: 1
Dependent repositories: 8
Downloads: 15,208 total
Stars: 30 on GitHub
Forks: 0 on GitHub
Total Commits: 1003
Committers: 1
Average commits per author: 1003.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago