1 write to IncludeHtml
RunTests (1)
Options.cs (1)
255IncludeHtml = includeHtml,
1 reference to IncludeHtml
RunTests (1)
ProcessTestExecutor.cs (1)
114var htmlResultsFilePath = options.IncludeHtml ? GetResultsFilePath(workItemInfo, options, "html") : null;