@hackage test-sandbox0.1.9
Sandbox for system tests
Installation
Dependencies (22)
- base >=4 && <5
- bytestring
- cereal
- containers
- data-default
- directory Show all…
Dependents (7)
@hackage/hspec-test-sandbox, @hackage/acme-everything, @hackage/pocket-dns, @hackage/test-framework-sandbox, @hackage/test-sandbox-quickcheck, @hackage/test-sandbox-hunit, Show all…
Allows starting and stopping previously registered programs in a sandboxed environment.
This package provides functions to easily communicate with the aforementioned processes via TCP or standard input/output.
Usage examples can be found on the github page: http://gree.github.io/haskell-test-sandbox/
Extensive documentation is available in the source code itself.