test-framework-sandbox: test-sandbox support for the test-framework package
Interfaces the test-sandbox with the test-framework packages to allow writing system tests in Haskell in a standard fashion.
The environment is preserved between test cases. This enables the user, for instance, to start a process in one test and stop it in another.
Usage examples can be found on the github page: http://gree.github.io/haskell-test-sandbox/
A full example project is available at: https://git.gree-dev.net/benjamin-surma/flare-tests/
Extensive documentation is available in the source code itself.
Downloads
- test-framework-sandbox-0.0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.1.1, 0.0.1.2, 0.0.2.0, 0.0.2.1, 0.0.2.2, 0.0.2.3, 0.0.2.4, 0.0.2.5, 0.1.0, 0.1.1 |
---|---|
Dependencies | ansi-terminal, base (>=4 && <5), lifted-base, mtl, temporary, test-framework, test-sandbox (>=0.0.1 && <0.0.2), transformers [details] |
License | BSD-3-Clause |
Author | Benjamin Surma <benjamin.surma@gree.net> |
Maintainer | Benjamin Surma <benjamin.surma@gree.net> |
Category | Testing |
Uploaded | by BenjaminSurma at 2013-07-29T04:31:26Z |
Distributions | NixOS:0.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8664 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |