The latest version of hspec is 2.11.10-0.
hspec
Version 2.1.5 revision 0 uploaded by SoenkeHahn.
Package meta
- Synopsis
- A Testing Framework for Haskell
- Description
Hspec is a testing framework for Haskell. It is inspired by the Ruby library RSpec. Some of Hspec's distinctive features are:
a friendly DSL for defining tests
integration with QuickCheck, SmallCheck, and HUnit
parallel test execution
automatic discovery of test files
The Hspec Manual is at http://hspec.github.io/.
- Author
- n/a
- Bug reports
- https://github.com/hspec/hspec/issues
- Category
- Testing
- Copyright
- (c) 2011-2014 Simon Hengel, (c) 2011-2012 Trystan Spangler, (c) 2011 Greg Weber
- Homepage
- http://hspec.github.io/
- Maintainer
- Simon Hengel <sol@typeful.net>
- Package URL
- n/a
- Stability
- experimental