quickcheck-lockstep: Library for lockstep-style testing with 'quickcheck-dynamic'
Lockstep-style testing is a particular approach for blackbox testing of stateful APIs: we generate a random sequence of APIs calls, then execute them both against the system under test and against a model, and compare responses up to some notion of observability.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- quickcheck-lockstep-0.8.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.8.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.14 && <4.22), constraints (>=0.13 && <0.15), containers (>=0.6 && <0.9), mtl (>=2.2 && <2.4), QuickCheck (>=2.14 && <2.18), quickcheck-dynamic (>=4.0 && <4.1) [details] |
| Tested with | ghc ==8.10 || ==9.0 || ==9.2 || ==9.4 || ==9.6 || ==9.8 || ==9.10 || ==9.12 |
| License | BSD-3-Clause |
| Author | Edsko de Vries |
| Maintainer | edsko@well-typed.com, joris@well-typed.com |
| Category | Testing |
| Source repo | head: git clone https://github.com/well-typed/quickcheck-lockstep this: git clone https://github.com/well-typed/quickcheck-lockstep(tag quickcheck-lockstep-0.8.2) |
| Uploaded | by jdral at 2025-10-29T10:20:00Z |
| Distributions | |
| Downloads | 845 total (32 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-10-29 [all 1 reports] |