cypress-mochawesome-reporter icon indicating copy to clipboard operation
cypress-mochawesome-reporter copied to clipboard

Zero config Mochawesome reporter for Cypress with screenshots and videos

Results 27 cypress-mochawesome-reporter issues
Sort by recently updated
recently updated
newest added

### Environment - OS: Red Hat Enterprise Linux release 8.4 and Windows 10 - Node: 14.16.0 and 16.15.1 - cypress-mochawesome-reporter: 3.2.0 - cypress: 10.3.1 ### What happened? After migration of...

### Environment ```markdown - OS: Windows 10 - Node: 16.13.1 - cypress-mochawesome-reporter: 3.2.0 - cypress: 9.6.0 ``` ### What happened? Not able to skip screenshot copying in windows os when...

bug

### Environment ```markdown - OS: Windows - Node: 16.10.0 - cypress-mochawesome-reporter: 3.1.0 - cypress: 8.7.0 ``` ### What happened? Trying to implement reports with embedded screenshots, but I'm receiving an...

bug

Hi, is it possible to get video's embedded as links or something similar into the generated HTML report? Thanks

enhancement

**Is your feature request related to a problem? Please describe.** I use the plugin @cypress/webpack-preprocessor to convert typescript to javascript. After I run my tests, a report is created for...

enhancement

### Environment ```markdown - OS: MacOS 12.4 - Node: 16.16.0 - cypress-mochawesome-reporter: 3.2.2 - cypress: 10.7.0 ``` ### What happened? Image was not visible in the generated report due to...

bug

### Environment ```markdown - OS: Mac - Node: 16.16.0 - cypress-mochawesome-reporter: 3.2.2 - cypress: 10.7.0 ``` ### What happened? Hi, here is my e2e test file There are two simple...

bug

**Is your feature request related to a problem? Please describe.** I would like to have something like this in my cypress.json: `"reportFilename": "[status]_[datetime]-[name]-report"` where I could define the name dynamically...

enhancement

### Environment ```markdown - OS: ubuntu-latest - Node: 14.19.0 - cypress-mochawesome-reporter: 6.2.0 - cypress: 9.6.1 ``` ### What happened? Following error thrown when run tests in parallel mode in github...

bug