Added MS Teams and mail reporter
Added two new reporters: - Microsoft Teams reporter - Mail reporter Signed-off-by: Elio Struyf <elio@struyfconsulting.be>
This commit is contained in:
parent
b2bda9fce2
commit
ec0ffc11de
|
|
@ -429,6 +429,8 @@ npx playwright test --reporter="./myreporter/my-awesome-reporter.ts"
|
|||
* [Currents](https://www.npmjs.com/package/@currents/playwright)
|
||||
* [GitHub Actions Reporter](https://www.npmjs.com/package/@estruyf/github-actions-reporter)
|
||||
* [GitHub Pull Request Comment](https://github.com/marketplace/actions/playwright-report-comment)
|
||||
* [Mail Reporter](https://www.npmjs.com/package/playwright-mail-reporter)
|
||||
* [Microsoft Teams Reporter](https://www.npmjs.com/package/playwright-msteams-reporter)
|
||||
* [Monocart](https://github.com/cenfun/monocart-reporter)
|
||||
* [ReportPortal](https://github.com/reportportal/agent-js-playwright)
|
||||
* [Serenity/JS](https://serenity-js.org/handbook/test-runners/playwright-test)
|
||||
|
|
|
|||
Loading…
Reference in a new issue