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
valuestringThe value to be escaped
Returns
- string
The escaped value