aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-hspec/pkg-descr
blob: b609ae0a96730ff4c4b5e60351bb570d2e21bdf2 (plain) (blame)
1
2
3
4
5
6
Behavior Driven Development for Haskell.  Hspec is roughly based on the
Ruby library RSpec.  However, Hspec is just a framework for running
HUnit and QuickCheck tests.  Compared to other options, it provides a
much nicer syntax that makes tests very easy to read.

WWW: http://hspec.github.com/