Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

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.