proctest: An IO library for testing interactive command line programs

[ library, mit, program, testing ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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-16T02:37:35Z
Distributions NixOS:0.1.3.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables example-netcat-test
Downloads 3188 total (24 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]