LironEr / cypress-mochawesome-reporter

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

Add possibility of adding custom info to the report, something like addContext() in mochawesome-report #109

Closed gustawx closed 1 year ago

gustawx commented 1 year ago

Would be great to be able to add a custom info to the report, something like addContext() in mochawesome-report.

LironEr commented 1 year ago

you can still use addContext, the context should be in the HTML report

gustawx commented 1 year ago

Thank you very much for feedback I will check it out

LironEr commented 1 year ago

I'm closing the issue, but if you need help reply here