Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

use Fake.Testing.Common instead

UnitTestCommon

This module contains types and functions that are common for unit test helpers.

Nested types and modules

TypeDescription
FailedTestsException
OBSOLETE

use Fake.Testing.Common instead

TestRunnerErrorLevel
OBSOLETE

use Fake.Testing.Common instead

Option which allows to specify if a test runner error should break the build.