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.Testing Namespace

Testing namespace contains tasks to run tests and test tools, like Fixie, ReportGenerator

Modules Description

Common

Some common definition for testing data

Fixie

Contains tasks to run Fixie unit tests.

ReportGenerator

Contains a task which can be used to run ReportGenerator, which converts XML reports generated by PartCover, OpenCover or NCover into a readable report in various formats.

SonarQube

Contains a task to run the SonarQube static code analyzer. It uses the SonarScanner for MSBuild