An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

HTF

The Haskell Test Framework (HTF for short) lets you define and organize unit tests, QuickCheck properties, and black box tests in an easy and convenient way. HTF uses a custom preprocessor that collects test definitions automatically. HTF produces highly readable output for failing test cases: it provides exact file name and line number information, it colors and pretty prints expected and actual results, and it displays a diff highlighting the mismatching parts. The documentation of the Test.Framework.Tutorial module provides a tutorial for HTF. The sample directory in the HTF repo provides a good starting point for a project using HTF.

Ecosystem
hackage.haskell.org
Latest Release
0.11.2
about 12 years ago
Versions
65
Downloads
70,562 total
Dependent Packages
1
Dependent Repos
235
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/HTF
spec
License LGPL-2.1-only
First Release almost 18 years ago
Last Synced 5 days ago
Repository
Stars 54 on GitHub
Forks 24 on GitHub
Commits 399
Committers 28
Avg per Author 14.25
DDS 0.546
Rankings on hackage.haskell.org
Overall Top 6.7%
Downloads Top 2.0%
Dependent repos Top 1.7%
Forks Top 7.9%