@hackage test-framework-sandbox0.0.1
test-sandbox support for the test-framework package
Installation
Dependencies (8)
Dependents (1)
@hackage/acme-everything
Interfaces the test-sandbox the test-framework packages to allow writing system tests in Haskell in a standard fashion. The environment is preserved between test cases, enabling the user, for instance, to start a process in one test and stop it in another.