FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Fake.DotNet.Testing Namespace

DotNet.Testing namespace contains tasks to interact with a test tools and runners for DotNet applications, like NUnit, Expecto and Coverlet

Modules Description

Coverlet

Contains options to run Coverlet as part of dotnet test.

DotCover

Contains a task which can be used to run DotCover on .NET assemblies.

Expecto

Contains tasks to run Expecto unit tests.

MSpec

Contains a task to run machine.specifications tests.

MSTest

Contains tasks to run MSTest unit tests.

NUnit3

Contains tasks to run NUnit unit tests.

OpenCover

Contains a task which can be used to run OpenCover on .NET assemblies.

SpecFlow

Contains a task which allows to run SpecFlow tests with SpecFlow v2.4+.

VSTest

Contains tasks to run VSTest unit tests.

XUnit2

Contains tasks to run xUnit v2 unit tests.