cypress-example-docker-circle
cypress-example-docker-circle copied to clipboard
Mocha-allure-Reporter Fails
Hi,
I am trying to generate mocha-allure-reporter with cypress. The report is generating but
- allure global variable is not accessible across the repo(which is helpful to pass step description set Severity etc.).
- I am blocked getting the screenshot after each test case. below is my code in cypress.json
"reporter": "mocha-allure-reporter", "reporterOptions": { "targetDir": "e2e/report" }
Someone please assist me how to overcome with this two issues.
Hey! Also cannot get allure variable defined. Did you have any progress?
@knandina1992 @ikesler-tenengroup Please check cypress-allure-plugin