Skip to content

Installation instructions only for legacy Cypress 9.x and lower #701

Closed
@MikeMcC399

Description

@MikeMcC399

Issue

The installation instructions in the README > Install section refer to:

Add to your cypress/support/index.js file

Register tasks in your cypress/plugins/index.js file

The above files are for Cypress legacy configurations with version 9.x and lower.

These files are also referred to in other parts of the README document.

Suggestion

  1. The installation section README > Install should be updated to cover installation on Cypress current configuration versions 10.x and later. These are already included on https://docs.cypress.io/guides/tooling/code-coverage#Install-the-plugin.

  2. If Cypress legacy configurations with version 9.x are still supported by the current version of @cypress/code-coverage then the old installation instructions could be left in, otherwise they should be removed and replaced by a note to the effect that 9.x and earlier are no longer supported.

  3. Update the remaining sections of the document accordingly.

Cypress 10.x migration guide

The Cypress 10 Migration Guide describes the relevant changes:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions