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