[Haskell-cafe] ANN: tasty-0.8

Roman Cheplyaka roma at ro-che.info
Mon Mar 3 02:00:46 UTC 2014


I'm glad to announce the 0.8 release of tasty, a modern Haskell testing
framework.

http://hackage.haskell.org/package/tasty-0.8

Among the important user-visible changes are:

- New running modes `--hide-successes` and `--quiet`
- Short flags for some existing options (`-p` for `--pattern`, `-j` for
  `--num-threads`)
- Timeout support
- Possibility to pass options via environment variables
- Fix of a resources-related bug

For details, see the CHANGELOG and README:

https://github.com/feuerbach/tasty/blob/master/CHANGES.md
http://documentup.com/feuerbach/tasty

tasty now has a mailing list[ml] and an IRC channel #tasty at FreeNode. The
IRC channel is logged at ircbrowse.net[logs] (thanks to Chris Done).

[ml]: https://groups.google.com/forum/#!forum/haskell-tasty
[logs]: http://ircbrowse.net/tasty

Read more: http://ro-che.info/articles/2014-03-03-tasty-0.8.html

Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140303/89381a3c/attachment.sig>


More information about the Haskell-Cafe mailing list