The Gallio.Reports namespace provides report formatters for common Gallio test report types.
Classes
| Class | Description | |
|---|---|---|
| BaseReportFormatter |
Abstract base class for report formatters.
| |
| MHtmlReportFormatter | Formats MIME HTML archive reports similar to the web archives generated by Internet Explorer. The report can then be sent to recipients as a single file. Unfortunately the format is non-standard and cannot be read by most other browsers. | |
| ReportResourcesInstaller |
Installs derived resources for reports such as test framework icons.
| |
| VtlReportFormatter |
Generic report formatter based on the Castle NVelocity template engine.
| |
| XmlReportFormatter |
Formats reports as Xml.
| |
| XsltReportFormatter | Generic XSLT report formatter. Recognizes the following options:
|
