test-framework: Framework for running and organising tests, with HUnit and QuickCheck support

[ bsd3, library, testing ] [ Propose Tags ]

Allows QuickCheck properties and HUnit test cases to be assembled into test groups, run in parallel (but reported in deterministic order, to aid diff interpretation) and filtered and controlled by command line options. All of this comes with colored test output, progress reporting and test statistics output.

Modules

[Last Documentation]

  • Test
    • Test.Framework
      • Test.Framework.Options
      • Providers
        • Test.Framework.Providers.API
        • Test.Framework.Providers.HUnit
        • Test.Framework.Providers.QuickCheck
      • Runners
        • Test.Framework.Runners.Console
        • Test.Framework.Runners.Options
      • Test.Framework.Seed

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package

Enabled
tests

Build the tests

Disabled
example

Build the example testsuite

Disabled
hunit

Enable HUnit integration: disabling this is not recommended, as it changes the package API

Enabled
quickcheck

Enable QuickCheck integration: disabling this is not recommended, as it changes the package API

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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

Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.4.1, 0.4.1.1, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.2.3, 0.5, 0.6, 0.6.1, 0.6.2, 0.7.0, 0.8, 0.8.0.1, 0.8.0.2, 0.8.0.3, 0.8.1.0, 0.8.1.1, 0.8.2.0
Dependencies ansi-terminal (>=0.2.1), ansi-wl-pprint (>=0.2), base (<4.3), containers (>=0.1), HUnit (>=1.2), QuickCheck (>=1.1), random (>=1.0), regex-posix (>=0.72) [details]
License BSD-3-Clause
Author Max Bolingbroke
Maintainer batterseapower@hotmail.com
Revised Revision 3 made by HerbertValerioRiedel at 2016-01-02T12:02:43Z
Category Testing
Home page http://github.com/batterseapower/test-framework
Uploaded by MaxBolingbroke at 2008-09-06T21:45:44Z
Distributions Arch:0.8.2.0, Debian:0.8.2.0, FreeBSD:0.8.1.1, LTSHaskell:0.8.2.0, NixOS:0.8.2.0, Stackage:0.8.2.0
Reverse Dependencies 57 direct, 3673 indirect [details]
Executables test-framework-example, test-framework-tests
Downloads 108365 total (159 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-28 [all 6 reports]