trial.reporters.allure

A module containing the AllureReporter

Members

Classes

AllureReporter
class AllureReporter

The Allure reporter creates a xml containing the test results, the steps and the attachments. http://allure.qatools.ru/

Structs

AllureAttachmentXml
struct AllureAttachmentXml

Allure representation of an atachment. It will copy the file to the allure folder with an unique name

AllureStepXml
struct AllureStepXml
Undocumented in source.
AllureSuiteXml
struct AllureSuiteXml
Undocumented in source.
AllureTestXml
struct AllureTestXml
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Szabo Bogdan