
I'm pleased to announce shelltestrunner 1.1. shelltestrunner tests 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. Projects using it include hledger, yesod, and berp. shelltestrunner is free software released under GPLv3+. New in 1.1: * bump process dependency to allow building with GHC 7.2.1 * new `-a/--all` flag shows all failure output without truncating Home page: http://joyful.com/shelltestrunner Install: $ cabal install shelltestrunner

On Thu, Aug 25, 2011 at 20:56, Simon Michael
I'm pleased to announce shelltestrunner 1.1.
shelltestrunner tests 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. Projects using it include hledger, yesod, and berp. shelltestrunner is free software released under GPLv3+.
New in 1.1:
* bump process dependency to allow building with GHC 7.2.1
* new `-a/--all` flag shows all failure output without truncating
Home page: http://joyful.com/shelltestrunner
Install: $ cabal install shelltestrunner
Excellent, my strategy worked. I've been expecting this email. ;) /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus
participants (2)
-
Magnus Therning
-
Simon Michael