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
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell