https://cypress.io logo
Reports in openMode
# i-need-help
n
Is there a way to create/safe reports from e2e runs that were made in the interactive mode? I only get reports with cypress run, but not with cypress open.
e
What type of reports are you referring to and using right now for cypress run that you aren't seeing in interactive mode? Reports like code coverage can absolutely be generated in interactive mode, for example.
n
I am using Mochawesome reports and I'd like to generate something similar in interactive mode