The hspec package
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.
New to Hspec? Start with the introductory documentation: http://hspec.github.com/
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 & <2), time (<1.5), transformers (≥0.2.0 & <0.4.0) |
| License | BSD3 |
| Copyright | (c) 2011 Trystan Spangler |
| Author | Trystan Spangler |
| Maintainer | trystan.s@comcast.net |
| Stability | experimental |
| Category | Testing |
| Home page | http://hspec.github.com/ |
| Bug tracker | https://github.com/hspec/hspec/issues |
| Source repository | git clone https://github.com/hspec/hspec |
| Upload date | Tue Jun 19 08:38:50 UTC 2012 |
| Uploaded by | SimonHengel |
| Built on | ghc-7.4 |
| Distributions | NixOS: 1.5.4, Debian: 1.4.4, FreeBSD: 1.4.4 |
Modules
Downloads
- hspec-1.1.3.tar.gz (Cabal source package)
- package description (included in the package)