HTF: The Haskell Test Framework

[ lgpl, library, program, testing ] [ Propose Tags ]

The HTF lets you write HUnit tests (http://hunit.sourceforge.net) and QuickCheck (http:/www.cs.chalmers.se~rjmhQuickCheck) properties in an easy and convenient way. Additionally, the HTF provides a facility for testing programs by running them and comparing the actual output with the expected output (so called "file-based tests"). The HTF uses Template Haskell to collect all tests and properties, so you do not need to write boilerplate code for that purpose. Preprocessor macros provide you with file name and line number information for tests and properties that failed.

Modules

[Index]

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.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.7.0.1, 0.7.1.0, 0.8.0.0, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.2.1, 0.8.2.2, 0.9.0.0, 0.10.0.0, 0.10.0.1, 0.10.0.2, 0.10.0.3, 0.10.0.4, 0.10.0.5, 0.10.0.6, 0.10.0.7, 0.11.0.0, 0.11.0.1, 0.11.1.0, 0.11.1.1, 0.11.2, 0.11.2.1, 0.11.3.0, 0.11.3.1, 0.11.3.2, 0.11.3.4, 0.11.4.0, 0.12.0.0, 0.12.1.0, 0.12.2.0, 0.12.2.1, 0.12.2.2, 0.12.2.3, 0.12.2.4, 0.13.0.0, 0.13.1.0, 0.13.2.1, 0.13.2.2, 0.13.2.4, 0.13.2.5, 0.14.0.0, 0.14.0.1, 0.14.0.2, 0.14.0.3, 0.14.0.4, 0.14.0.5, 0.14.0.6, 0.14.0.7, 0.15.0.0, 0.15.0.1
Dependencies base (>3 && <4), containers, directory, HUnit, process, QuickCheck (<2), random, template-haskell [details]
License LicenseRef-LGPL
Author Stefan Wehr <wehr@informatik.uni-freiburg.de>
Maintainer none
Revised Revision 1 made by Bodigrim at 2021-11-29T23:27:03Z
Category Testing
Home page http://www.informatik.uni-freiburg.de/~wehr/software/haskell/
Uploaded by GwernBranwen at 2008-02-24T22:03:53Z
Distributions Arch:0.15.0.1, LTSHaskell:0.15.0.1, NixOS:0.15.0.1, Stackage:0.15.0.1
Reverse Dependencies 7 direct, 7 indirect [details]
Executables htf-pp
Downloads 67663 total (211 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]