@hackage hspec-test-sandbox0.1.0
Hspec convenience functions for use with test-sandbox
Categories
License
BSD-3-Clause
Maintainer
junji.hashimoto@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
- 0.1.0 Thu, 25 Dec 2014
Installation
Dependencies (4)
- base >=4.6 && <5
- hspec >=2
- hspec-core >=2
- test-sandbox Show all…
Dependents (3)
@hackage/acme-everything, @hackage/pocket-dns, @hackage/test-sandbox-compose
This package provides useful functions to write around the Test.Hspec unit-test functions, allowing them to be used easily in the Test.Sandbox monad provided by the test-sandbox package.