FAKE - F# Make


FuchuHelper

Functions and values

Function or valueDescription
Fuchu testExes
Signature: testExes:seq<string> -> unit

Execute Fuchu tests from one or more assemblies. Multiple assemblies are run concurrently.

Parameters

  • testExes - The paths of the executables containing Fuchu tests to run.
Fork me on GitHub