hspec-1.1.0: Behavior Driven Development for Haskell

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

Versions0.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
Dependenciesansi-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)
LicenseBSD3
Copyright(c) 2011 Trystan Spangler
AuthorTrystan Spangler
Maintainertrystan.s@comcast.net
Stabilityexperimental
CategoryTesting
Home pagehttp://hspec.github.com/
Bug trackerhttps://github.com/hspec/hspec/issues
Source repositorygit clone https://github.com/hspec/hspec
Upload dateMon May 7 14:18:22 UTC 2012
Uploaded bySimonHengel
Built onghc-7.4
DistributionsNixOS: 1.5.4, Debian: 1.4.4, FreeBSD: 1.4.4

Modules

Downloads