LironEr / cypress-mochawesome-reporter

Zero config Mochawesome reporter for Cypress with screenshots and videos
MIT License
159 stars 49 forks source link

feat: attach videos to report #137

Closed joakim-sch closed 1 year ago

joakim-sch commented 1 year ago

Inspired by the-awsome-battle and the discussion in #43 I have given the adding of videos into the mochaweome test report a go. Looking forward to hearing what you think! ❓

LironEr commented 1 year ago

Sorry for the late response, I will probably have some time over the weekend to go over this

Thank you (:

joakim-sch commented 1 year ago

is it working for you? I tried to run it but the videos aren't in the right place.

Hi @LironEr 😄 thanks for taking a look! Yes, it is working for me in all three examples (screenshot-folder, simple and simple-typescript) In what example do you get the wrong file location? could you turn on debug in your reporter settings and share the log file?