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

Trends are dead. #153

Closed KiT-Maverik closed 5 years ago

KiT-Maverik commented 5 years ago

Hey everyone! My tests aren't collecting historical data. All trend tabs show "There is nothing to show". I'm saving allure results in the same folder. But still, trends are dead. Can you advise me how can I fix this issue? wdio+mocha+wdio-allure-reporter

BorisOsipov commented 5 years ago

Hi @KiT-Maverik It is not issue\question related to reporter. It is allure report generation features. Read docs or SO answers e.g. https://stackoverflow.com/a/50143515 Or ask for help in allure gitter https://gitter.im/allure-framework/allure-core

KiT-Maverik commented 5 years ago

Thanks @BorisOsipov