- When testing in CI I would like to enable the coverage plugin on demand by passing a cypress command argumnet e.g --coverage for example to the runner - e.g. npx cypress run --coverage