Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate reports with custom template using mochawesome #397

Open
NeeruGana opened this issue Dec 17, 2023 · 1 comment
Open

Comments

@NeeruGana
Copy link

hi,
I am using Cypress to testing a web application and mochawesome for report generation, but i can see only one one format of html file I can generate. Is it possible to generate a report in another format(like for example in table form). And also I want to pass some data like name, id and pass/fail details from testScript to add to that report. I have tried giving path for template in "reportTemplate" parameter for nwe template(hbs) but its generating in the old template format only. Any help on this is appreciated.
Thanks

@adamgruber
Copy link
Owner

Mochawesome does not recognize a reportTemplate parameter and only supports generating the HTML report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants