Header menu logo FsCheck

TestOutputRunner Type

A runner for FsCheck (i.e. that you can use as Config.Runner) which outputs to Xunit's given ITestOutputHelper. For example, { Config.QuickThrowOnFailure with Runner = TestOutputRunner(output) }

Constructors

Constructor Description

TestOutputRunner(output)

Full Usage: TestOutputRunner(output)

Parameters:
Returns: TestOutputRunner

Type something to start searching.