[Haskell] ANNOUNCE: hspec-0.6.1 (more output format options)
Trystan Spangler
trystan.s at comcast.net
Wed Jun 22 21:40:42 CEST 2011
hspec version 0.6.1, Behavior Driven Development for Haskell, is now available!
This latest release includes some new and requested output formats.
From the hspec specs:
the "hHspecWithFormat" function
- can use the "silent" formatter to show no output
- can use the "progress" formatter to show '..F...FF.F' style output
- can use the "specdoc" formatter to show all examples (default)
- can use the "failed_examples" formatter to show only failed examples
http://hackage.haskell.org/package/hspec
https://github.com/trystan/hspec
Trystan Spangler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell/attachments/20110622/7a88b705/attachment.htm>
More information about the Haskell
mailing list