diff --git a/docs/src/test-reporters-js.md b/docs/src/test-reporters-js.md index cce09dac3e..f7cc0e3aee 100644 --- a/docs/src/test-reporters-js.md +++ b/docs/src/test-reporters-js.md @@ -343,6 +343,7 @@ export default defineConfig({ ## Third party reporter showcase * [Allure](https://www.npmjs.com/package/allure-playwright) +* [Argos Visual Testing](https://argos-ci.com/docs/playwright) * [Currents](https://www.npmjs.com/package/@currents/playwright) * [Monocart](https://github.com/cenfun/monocart-reporter) * [ReportPortal](https://github.com/reportportal/agent-js-playwright)