Because we are now aggressively forcing color output in CI, we need to support a NO_COLOR=1
argument when spawning Cypress.
Is this accessible to users of Cypress? Or only internal?
It's an environment variable the user would add to their system or use when spawning Cypress
NO_COLOR=1 cypress run
Released in 3.0.0
.
Most helpful comment
It's an environment variable the user would add to their system or use when spawning Cypress