proctest: An IO library for testing interactive command line programs
An IO library for testing interactive command line programs
Proctest aims to simplify interacting with and testing terminal programs, providing convenience functions for starting programs and reading their output.
All blocking operations support timeouts so that misbehaving programs cannot block your test pipeline.
Find more examples and contribute at https://github.com/nh2/proctest.
Downloads
- proctest-0.1.3.0.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.1.0.0, 0.1.0.1, 0.1.2.0, 0.1.3.0 |
---|---|
Dependencies | base (>=4 && <=5), bytestring, hspec, HUnit, process (>=1.1.0.1), QuickCheck (>=2.4.2), text [details] |
License | MIT |
Copyright | Copyright: (c) 2012 Niklas Hambüchen |
Author | Niklas Hambüchen |
Maintainer | Niklas Hambüchen <mail@nh2.me> |
Category | Testing |
Home page | https://github.com/nh2/proctest |
Bug tracker | https://github.com/nh2/proctest/issues |
Uploaded | by NiklasHambuechen at 2012-08-29T17:55:36Z |
Distributions | NixOS:0.1.3.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | example-netcat-test |
Downloads | 3378 total (33 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] |