This package browser is in early development. Mind the rough edges.

ghc-test-framework 0.8.2.0

Framework for running and organising tests

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.

Installation

Install ghc-test-framework 0.8.2.0 as follows:

guix install ghc-test-framework@0.8.2.0

Or install the latest version:

guix install ghc-test-framework

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.