test-sandbox

Sandbox for system tests

http://gree.github.io/haskell-test-sandbox/

Latest on Hackage:0.1.9

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Benjamin Surma

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.