- 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].