component-driven / cypress-axe

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

Missing example for skipFailures function in the ReadMe #88

Closed Christine-Pinto closed 3 years ago

Christine-Pinto commented 3 years ago

Current behaviour

The user wants to activate the skipFailures function but they can't find any examples in the ReadMe/Documentation showing how to use this function. Instead, the user needs to google for an example or needs to trial and error through their code.

Expected behaviour

The skipFailures function has an example showing how to activate and deactivate the function.

ToDo

Add an example (I can do that as I have been through the current behaviour and found a solution)

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 0.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: