Xml Generates XML reports with linked attachment files. Supported report formatter properties: - AttachmentContentDisposition: Specifies how attachments should be stored. "Absent", "Link" or "Inline". Default is "Link". Link Xml-Inline Generates XML reports with inline encoded attachments. Inline Text Generates plain text reports. txt text/plain Absent plugin://Gallio.Reports/Resources/ xsl/Gallio-Report.txt.xsl Html Generates HTML reports. Supported report formatter properties: - AttachmentContentDisposition: Specifies how attachments should be stored. "Absent", "Link" or "Inline". Default is "Link". html text/html Link plugin://Gallio.Reports/Resources/ xsl/Gallio-Report.html.xsl css js img Html-Condensed Generates HTML reports that omit passing tests. Supported report formatter properties: - AttachmentContentDisposition: Specifies how attachments should be stored. "Absent", "Link" or "Inline". Default is "Link". html text/html Link plugin://Gallio.Reports/Resources/ xsl/Gallio-Report.html-condensed.xsl css js img XHtml Generates XHTML reports. Supported report formatter properties: - AttachmentContentDisposition: Specifies how attachments should be stored. "Absent", "Link" or "Inline". Default is "Link". xhtml text/xhtml+xml Link plugin://Gallio.Reports/Resources/ xsl/Gallio-Report.xhtml.xsl css js img XHtml-Condensed Generates XHTML reports that omit passing tests. Supported report formatter properties: - AttachmentContentDisposition: Specifies how attachments should be stored. "Absent", "Link" or "Inline". Default is "Link". xhtml text/xhtml+xml Link plugin://Gallio.Reports/Resources/ xsl/Gallio-Report.xhtml-condensed.xsl css js img MHtml Generates MHTML reports. ${ReportFormatter.Html} MHtml-Condensed Generates MHTML reports that omit passing tests. ${ReportFormatter.Html-Condensed}