opensubscriber
   Find in this group all groups
 
The Haskell Cafe more information…

h : haskell-cafe@haskell.org 15 July 2012 • 5:23AM -0400

[Haskell-cafe] ANNOUNCE: hspec-1.3.0
by Simon Hengel

REPLY TO AUTHOR
 
REPLY TO GROUP




Hi,
hspec-1.3.0 is out [1].

This release comes with two major new features:

- BDD-style combinators to make assertions [2]
- Automatic test discovery [3]

Test.Hspec now exports parts of the monadic API and the new BDD-style
combinators.  You can use Test.Hspec.Core as a drop-in replacement for
legacy code.

The full release notes are here at [4].  A basic introduction to Hspec
is at [5].

Feedback is very welcome!

Cheers,
Simon

[1] http://hackage.haskell.org/package/hspec
[2] https://github.com/sol/hspec-expectations#readme
[3] https://github.com/hspec/hspec/tree/master/hspec-discover#readme
[4] https://github.com/hspec/hspec/blob/master/CHANGES.markdown
[5] http://hspec.github.com/

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@hask...
http://www.haskell.org/mailman/listinfo/haskell-cafe

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

opensubscriber is not affiliated with the authors of this message nor responsible for its content.