Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This and all the following analysis types are performed with a built-in or user-defined test configuration; see Configuring Test Configurations.

Info
iconfalse
titleSupport .NET Core Projects

dotTEST can perform pattern-based analysis on .NET Core projects, but some rules are not supported. See .NET Core Supported Rules for the list of rules that are available when you run analysis on .NET Core projects.

Info
iconfalse
titleRunning Microsoft Code Analysis in dotTEST

You can run Microsoft Code Analysis rules with dotTEST - using the standard dotTEST static analysis workflow and reporting capabilities.  This requires one of the following to be installed on your machine:

  • Visual Studio 2013, 2015, or 2017

...

  • Build Tools for Visual Studio 2017

...

  • with the "Static analysis tools" option enabled

Microsoft Code Analysis is not supported for .NET Core projects.

Code Duplication Analysis

...