You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running into the exact same problem, maybe I'm missing a step? I copy-pasted the example for addContext and I'm still not getting it in the report.
I'm using it with Cypress tests as well, maybe it's an issue with Cypress?
Describe the bug
The
addContext()
feature does nothing on generated HTML reports.Code Reproduce
Follow example provided on https://github.com/adamgruber/mochawesome#example
Expected behavior
I expect to have an "Additional Test Context" section displayed on the generated HTML report
Screenshots
Environment (please complete the following information):
Additional context
Used through Cypress.io runner
The text was updated successfully, but these errors were encountered: