The hspec package
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.
Properties
| Versions | 0.2.0, 0.3.0, 0.4.3, 0.5.0, 0.6.0, 0.6.1, 0.8, 0.8.1, 0.9.0, 0.9.1, 0.9.1.1, 0.9.2, 0.9.2.1, 0.9.2.2, 1.0.0, 1.0.0.1, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.0.1, 1.3.0, 1.3.0.1, 1.3.0.2, 1.4.0, 1.4.0.1, 1.4.1, 1.4.1.1, 1.4.2, 1.4.2.1, 1.4.2.2, 1.4.2.3, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.5.4 |
|---|---|
| Dependencies | ansi-terminal (0.5.5), base (≥4 & ≤5), HUnit (≥1 & ≤2), QuickCheck (≥2.4.0.1 & ≤2.5), silently (1.1.1), transformers (≥0.2.0 & <0.3.0) |
| License | BSD3 |
| Copyright | (c) 2011 Trystan Spangler |
| Author | Trystan Spangler |
| Maintainer | trystan.s@comcast.net |
| Stability | experimental |
| Category | Testing |
| Home page | https://github.com/trystan/hspec |
| Bug tracker | https://github.com/trystan/hspec/issues |
| Upload date | Tue Apr 19 05:16:16 UTC 2011 |
| Uploaded by | TrystanSpangler |
| Built on | ghc-7.0 |
| Distributions | NixOS: 1.5.4, Debian: 1.4.4, FreeBSD: 1.5.4 |
Modules
Downloads
- hspec-0.4.3.tar.gz (Cabal source package)
- package description (included in the package)