[Haskell-cafe] ANN: shelltestrunner 1.1

Magnus Therning magnus at therning.org
Fri Aug 26 09:05:59 CEST 2011


On Thu, Aug 25, 2011 at 20:56, Simon Michael <simon at joyful.com> wrote:
> 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 at therning.org   jabber: magnus at therning.org
twitter: magthe               http://therning.org/magnus



More information about the Haskell-Cafe mailing list