How to generate reports with custom template using mochawesome #28533
Unanswered
NeeruGana
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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 researched and found that it may be possible with handlebars and giving reportTemplate as template file but its not working as expected. Any help on this is appreciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions