I was searching around if there is any supported reporter that can work with mocha and playwright, I have found mochawesome working fine but with no screenshot.
This would be outside of the scope of Playwright, since a testing harness integration would be responsible for calling Playwright's methods such as page.screenshot and feeding the result to the reporter.
I was searching around if there is any supported reporter that can work with mocha and playwright, I have found mochawesome working fine but with no screenshot.