1 reference to TestResultSuffix
vstest.console (1)
Internal\ConsoleLogger.cs (1)
637static string GetFormattedTestIndicator(string indicator) => TestResultPrefix + indicator + TestResultSuffix;