Fix command for wick-a11y Cypress plugin

Open Beginner friendly
#338 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
78/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
cypress, javascript
Domain
documentation

Research direction

Open rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc and inspect the two cited uses of cy.wickA11y(), around lines 31 and 55. Replace each with cy.checkAccessibility(), then verify the file contains no remaining incorrect command references.

Written by the indexing model from the issue text.

Description

Request type

Update to an existing rule

Existing rule path or proposed topic

rules/cypress-accessibility-testing-cursorrules-prompt-file.mdc

Cursor workflow this improves

The correct way to run accessibility with wick-a11y plugin in cypress is with the cypress command cy.checkAccessibility() (instead of cy.wickA11y()).

It seems there are a couple of places where the incorrect reference cy.wickA11y() is used:

Proposed rule content or expected change

The correct way to run accessibility with wick-a11y plugin in cypress is with the cypress command cy.checkAccessibility() (instead of cy.wickA11y()).

It seems there are a couple of places where the incorrect reference cy.wickA11y() is used:

Scope acknowledgement
  • I am not asking for third-party tool support, account sharing, or license bypass help.
Dominant language
JavaScript
Stars
40.8k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PatrickJS/awesome-cursorrules

All issues in PatrickJS/awesome-cursorrules

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.