FAKE - F# Make


FixieParams

Parameter type to configure the Fixie runner

Record Fields

Record FieldDescription
CustomOptions
Signature: (string * Object) list

Custom options to pass to Fixie runner

TimeOut
Signature: TimeSpan

A timeout for the test runner

ToolPath
Signature: string

FileName of the Fixie runner

WorkingDir
Signature: string

Working directory (optional)

Fork me on GitHub