# quickcheck-lockstep
[](https://hackage.haskell.org/package/quickcheck-lockstep)
[](https://github.com/well-typed/quickcheck-lockstep/actions/workflows/haskell.yml)
`quickcheck-lockstep` is a library for lockstep-style testing with `quickcheck-dynamic`
See https://well-typed.com/blog/2022/09/lockstep-with-quickcheck-dynamic/
for a tutorial.