d6d6d4fa76
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/ Obtained from: FreeBSD Haskell
6 lines
295 B
Text
6 lines
295 B
Text
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/
|