Test.Framework.Runners.Options
Documentation
type RunnerOptions = RunnerOptions' Maybe
type CompleteRunnerOptions = RunnerOptions' K
data RunnerOptions' f
Constructors
RunnerOptions | |
Fields
|
Instances
test-framework-0.4.0: Framework for running and organising tests, with HUnit and QuickCheck support
Test.Framework.Runners.Options
type RunnerOptions = RunnerOptions' Maybe
type CompleteRunnerOptions = RunnerOptions' K
data RunnerOptions' f
Constructors
RunnerOptions | |
Fields
|
Instances