Closed eduardo-fischer-avenue closed 3 years ago
Solved. Not a problem with cypress but with mochawesome. cypress-testrail-reporter executes sucessfully but returns an error. Newer versions of mochawesome will not generate a report if executions ends with error. Changed mochawesome version to 1.5.3 and solved.
Current behavior
Trying to use Cypress with cypress-multi-reporters, but cypress fail to generate mochawesome report.
Desired behavior
When I execute cypress run i get
Expected to generate mochawesome.json
Test code to reproduce
Cypress.json
reporter-config.json ` {
}`
Versions