The latest version of HTF is 0.15.0.2-0.

HTF

Version 0.8.1.0 revision 0 uploaded by StefanWehr.

Package meta

Synopsis
The Haskell Test Framework
Description

The Haskell Test Framework (HTF for short) lets you define unit tests (http://hunit.sourceforge.net), QuickCheck properties (http://www.cs.chalmers.se/~rjmh/QuickCheck/), and black box tests in an easy and convenient way. The HTF uses a custom preprocessor that collects test definitions automatically. Furthermore, the preprocessor allows the HTF to report failing test cases with exact file name and line number information.

The documentation of the Test.Framework.Tutorial module provides a tutorial for the HTF.

Author
Stefan Wehr <mail@stefanwehr.de>
Bug reports
mailto:mail@stefanwehr.de
Category
Testing
Copyright
(c) 2005-2011 Stefan Wehr
Homepage
n/a
Maintainer
Stefan Wehr <mail@stefanwehr.de>
Package URL
n/a
Stability
Beta

Components