Language

Package: ghc-test-framework @ 0.8.2.0

Synopsis

Framework for running and organising tests

Description

This package allows tests such as 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.

Home page
https://batterseapower.github.io/test-framework/
Location
gnu/packages/haskell-check.scm (line: 532, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ghc-semigroups' does not match package name 'ghc-semigroups-bootstrap'