shelltestrunner: A tool for testing command-line programs.

[ program, testing ] [ Propose Tags ]

shelltestrunner is a cross-platform tool for testing command-line programs (or arbitrary shell commands.) It reads simple declarative tests specifying a command, some input, and the expected output, error output and exit status. Tests can be run selectively, in parallel, with a timeout, in color, and/or with differences highlighted.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2, 1.2.1, 1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.9, 1.9.0.1, 1.10
Change log CHANGES
Dependencies base (>=4 && <4.18), cmdargs (>=0.7 && <0.11), Diff (>=0.2.0 && <0.3.3), directory (>=1.0), filemanip (>=0.3 && <0.4), filepath (>=1.0), HUnit (<1.4), parsec (<3.2), pretty-show (>=1.6.5), process (<1.5), regex-tdfa (>=1.1 && <1.3), safe, test-framework (>=0.3.2 && <0.9), test-framework-hunit (>=0.2 && <0.4), utf8-string (>=0.3.5 && <1.1) [details]
License LicenseRef-GPL
Author Simon Michael <simon@joyful.com>
Maintainer Simon Michael <simon@joyful.com>
Revised Revision 3 made by AndreasAbel at 2023-06-30T08:16:49Z
Category Testing
Home page http://joyful.com/shelltestrunner
Bug tracker mailto:simon@joyful.com
Source repo head: darcs get http://hub.darcs.net/simon/shelltestrunner
Uploaded by SimonMichael at 2015-03-30T14:28:16Z
Distributions Debian:1.9, LTSHaskell:1.10, NixOS:1.10, Stackage:1.10
Reverse Dependencies 1 direct, 0 indirect [details]
Executables shelltest
Downloads 21076 total (104 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2016-11-26 [all 7 reports]