hspec: A Testing Framework for Haskell

[ library, mit, testing ] [ Propose Tags ]

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/.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 1.7.2.1, 1.8.0, 1.8.1, 1.8.1.1, 1.8.2, 1.8.3, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.10.0, 1.10.0.1, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.12.0, 1.12.1, 1.12.2, 1.12.3, 1.12.4, 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8, 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.6.0, 2.6.1, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 2.7.9, 2.7.10, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.6, 2.9.7, 2.10.0, 2.10.0.1, 2.10.1, 2.10.2, 2.10.3, 2.10.4, 2.10.5, 2.10.6, 2.10.7, 2.10.8, 2.10.9, 2.10.10, 2.11.0, 2.11.0.1, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.11.5, 2.11.6, 2.11.7 (info)
Change log changelog
Dependencies base (>=4 && <5), hspec-core (==2.2.2), hspec-discover (==2.2.2), hspec-expectations (>=0.7.2 && <0.7.3), HUnit (>=1.2.5 && <1.4), QuickCheck (>=2.5.1), transformers (>=0.2.2.0) [details]
License MIT
Copyright (c) 2011-2015 Simon Hengel, (c) 2011-2012 Trystan Spangler, (c) 2011 Greg Weber
Author
Maintainer Simon Hengel <sol@typeful.net>
Revised Revision 1 made by SimonHengel at 2016-10-06T07:25:39Z
Category Testing
Home page http://hspec.github.io/
Bug tracker https://github.com/hspec/hspec/issues
Source repo head: git clone https://github.com/hspec/hspec
Uploaded by SimonHengel at 2016-01-17T06:25:50Z
Distributions Arch:2.10.9, Debian:2.7.1, Fedora:2.10.10, FreeBSD:2.1.10, LTSHaskell:2.11.7, NixOS:2.11.7, Stackage:2.11.7
Reverse Dependencies 160 direct, 275 indirect [details]
Downloads 281649 total (947 in the last 30 days)
Rating 2.75 (votes: 15) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-01-19 [all 1 reports]