An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : extrapolate

Extrapolate is a tool able to provide generalized counter-examples of test properties where irrelevant sub-expressions are replaces with variables. For the incorrect property \xs -> nub xs == (xs::[Int]): [0,0] is a counter-example; x:x:_ is a generalized counter-example.

Registry - Source - Homepage - JSON - codemeta.json
purl: pkg:hackage/extrapolate
Keywords: bsd3 , library , testing , Propose Tags , counter-example-generalization , debugging , enumerative-testing , generalization , haskell , leancheck , property-based-testing , property-testing , testing-tools
License: BSD-3-Clause
Latest release: over 4 years ago
First release: over 8 years ago
Dependent repositories: 7
Downloads: 9,519 total
Stars: 13 on GitHub
Forks: 0 on GitHub
Total Commits: 645
Committers: 1
Average commits per author: 645.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...