HUnit-Plus: A test framework building on HUnit.

[ bsd3, library, test, testing ] [ Propose Tags ]

HUnit-Plus is a testing framework for Haskell that builds on the HUnit test framework. HUnit-Plus provides functions and operators for creating assertions and tests similar to those provided by the HUnit framework. Unlike HUnit, HUnit-Plus uses the same data structures as cabal's Distribution.TestSuite framework, allowing full compatibility with cabal's testing facilities.

HUnit-Plus also provides expanded reporting capabilities, including the ability to generate JUnit-style XML reports, along with a very flexible mechanism for selecting which tests to be executed. Lastly, HUnit-Plus provides a wrapper which generates standalone test-execution programs from a set of test suites.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 1.0.0, 1.0.1, 1.1.0, 2.0.0
Dependencies base (>=4.8 && <5), bytestring, Cabal (>=1.16.0), cmdargs, hashable, hexpat, hostname, parsec, text, time, timeit, unordered-containers [details]
License BSD-3-Clause
Copyright Copyright (c) 2014 Eric McCorkle. All rights reserved.
Author Eric McCorkle
Maintainer Eric McCorkle <emc2@metricspace.net>
Category Testing, Test
Home page https://github.com/emc2/HUnit-Plus
Bug tracker https://github.com/emc2/HUnit-Plus/issues
Source repo head: git clone git@github.com:emc2/HUnit-Plus.git
Uploaded by emc2 at 2017-04-10T17:17:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 8187 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-10 [all 1 reports]