VSTestSettings.

TestAdapterPath Property

Summary

Gets or sets a value that makes VSTest use custom test adapters from a given path (if any) in the test run.
Namespace
Cake.Common.Tools.VSTest
Containing Type
VSTestSettings

Syntax

public DirectoryPath TestAdapterPath { get; set; }

Value

Type Description
DirectoryPath