cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Multiple reporters documentation wrong and out of date

Open moritz-baecker-integra opened this issue 1 year ago • 1 comments

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.

moritz-baecker-integra avatar Jul 16 '24 13:07 moritz-baecker-integra