component-driven / cypress-axe

Test accessibility with axe-core in Cypress
MIT License
622 stars 86 forks source link

Cypress 11 support with tests #143

Closed johnhwhite closed 1 year ago

johnhwhite commented 1 year ago

Like #141 but also runs tests against supported Cypress versions in CI.

Fixes #140

javelinco commented 1 year ago

Looking forward to seeing this get merged!!

LouisGinger commented 1 year ago

Is this repo being monitored by it's founders as PRs don't seem to be getting approved. Does this need forking?

LouisGinger commented 1 year ago

Nice one Ben

spacedawwwg commented 1 year ago

@bmordue @johnhwhite Does the 1.0.1 release need a publish to npm?

sirLisko commented 1 year ago

@spacedawwwg yes, I can see the release tag in github but not in npm :(

bmordue commented 1 year ago

For future reference, looks like commit message must include one of the semantic-release keywords (fix, feat etc) to trigger publishing to npm: https://github.com/semantic-release/semantic-release