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