Version 0.4.3-3 of hspec is deprecated.
The latest version of hspec is 2.11.10-0.
hspec
Version 0.4.3 revision 3 uploaded by SimonHengel.
Package meta
- Synopsis
- Behavior Driven Development for Haskell
- Description
Behavior Driven Development for Haskell
Hspec is based on the Ruby library RSpec - so much of what applies to RSpec also applies to Hspec. Hspec ties together descriptions of behavior and examples of that behavior. The examples can then be run as tests and the output summarises what needs to be implemented.
- Author
- Trystan Spangler
- Bug reports
- https://github.com/trystan/hspec/issues
- Category
- Testing
- Copyright
- (c) 2011 Trystan Spangler
- Homepage
- https://github.com/trystan/hspec
- Maintainer
- trystan.s@comcast.net
- Package URL
- https://github.com/trystan/hspec
- Stability
- experimental