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.github.com/benjamin-surma/flare-tests/
Extensive documentation is available in the source code itself.
Downloads
- test-framework-sandbox-0.0.2.5.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 (>=0.8.0.3), test-sandbox (>=0.0.1.9 && <0.0.2), transformers [details] |
License | BSD-3-Clause |
Author | Benjamin Surma <benjamin.surma@gmail.com> |
Maintainer | Benjamin Surma <benjamin.surma@gmail.com> |
Category | Testing |
Home page | http://gree.github.io/haskell-test-sandbox/ |
Bug tracker | https://github.com/gree/haskell-test-sandbox/issues |
Source repo | head: git clone https://github.com/gree/haskell-test-sandbox this: git clone https://github.com/gree/haskell-test-sandbox(tag test-framework-sandbox_0.0.2.5) |
Uploaded | by junjihashimoto at 2014-11-05T11:28:40Z |
Distributions | NixOS:0.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8574 total (37 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] |