@hackage tdd-util0.1.0.1
Utilities for TDD with test-framework, HUnit, and QuickCheck
Categories
License
BSD-3-Clause
Maintainer
Byron James Johnson <ByronJohnsonFP@gmail.com>
Links
Versions
Installation
Dependencies (14)
- HUnit
- MonadCatchIO-transformers
- QuickCheck >=2 && <3
- base >=4 && <6
- lens
- parallel-io Show all…
Dependents (1)
@hackage/acme-everything
This library provides utility functions for TDD in the manner of MissingH.
This package contains a test suite that is an excellent example of using this library and may be cargo culted to save time starting TDD on a new project.