HUnit-Plus: A test framework building on HUnit.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.3.0, 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
Change log None available
Dependencies base (>=4.4.0 && <5), bytestring, Cabal (>=1.16.0), cmdargs, containers, deepseq, hashable, hexpat, hostname, old-locale, parsec, time, timeit [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 2014-05-21T23:35:11Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees