component-driven / cypress-axe

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

WIP: first pass at separation of concerns #76

Open kristina-hager opened 4 years ago

kristina-hager commented 4 years ago

This is a start at how I would suggest separating the concerns of injecting axe into a cypress test environment from filtering and reporting. This lacks testing, but I just wanted to show you what I had in mind. Edits coming soon for examples, etc.