Ids of bugs associated with this testcase in an issue tracker tool.
In the allure test report, links to these bugs will be created. To build these links, wdio-workflo examines the "allure" property in workflo.conf.ts and for each bug concatenates allure.bugPrefix, allure.issueTrackerPattern and allure.bugAppendix and substitutes '%s' in the issueTrackerPattern with the bug id.
The severity of a testcase describes how severe the implications of the testcase failing would be. It defaults to 'normal'.
Id of this testcase in a test management tool.
In the test report, a link to this testcase will be created. To build this link, wdio-workflo examines the "allure" property in workflo.conf.ts and substitutes '%s' in allure.testManagementPattern with the test id.
Generated using TypeDoc
Optional metadata of a testcase.