Table of Contents

Method TeamCityEscape

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

TeamCityEscape(string?)

Escapes a string to be sent in a TeamCity message.

public static string? TeamCityEscape(string? value)

Parameters

value string

The value to be escaped

Returns

string

The escaped value