VSTestSettingsExtensions.

WithVisualStudioLogger(VSTestSettings) Method

Summary

Log to a trx file.

Syntax

public static VSTestSettings WithVisualStudioLogger(this VSTestSettings settings)

Parameters

Name Type Description
settings VSTestSettings The settings.

Return Value

Type Description
VSTestSettings The same VSTestSettings instance so that multiple calls can be chained.