webdriverio-boneyard / wdio-allure-reporter

A WebdriverIO v4 plugin. Reporter that creates Allure Test Reports (http://allure.qatools.ru/)
MIT License
38 stars 48 forks source link

Add Issues / TMS links support #140

Closed sskorol closed 6 years ago

sskorol commented 6 years ago

Currently, it's not possible to add corresponding links to test results report. Seems like it's not a huge deal according to https://github.com/allure-framework/allure-js-commons/issues/13#issuecomment-218682337 Will raise a PR for that.

christian-bromann commented 6 years ago

Let's make sure to port this to v5

BorisOsipov commented 6 years ago

@christian-bromann it was ported in https://github.com/webdriverio/webdriverio/pull/2989