cypress-documentation
cypress-documentation copied to clipboard
Multiple reporters documentation wrong and out of date
Subject
Reporters
Description
https://docs.cypress.io/guides/tooling/reporters#Examples
The linked repository : https://github.com/you54f/cypress-multi-reporters is out of date
Also the example for the reporter-config.json shows a "cypress.config.ts". It seems like the plugin moved to a js based configuration, but the documentation is still wrong.
- PR https://github.com/cypress-io/cypress-documentation/pull/6012 fixed the outdated repo link