Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support Cypress 5 #72

Merged
merged 1 commit into from
Nov 3, 2020
Merged

feat: Support Cypress 5 #72

merged 1 commit into from
Nov 3, 2020

Conversation

sapegin
Copy link
Member

@sapegin sapegin commented Nov 3, 2020

  • Allow Cypress 5 in peer dependencies
  • Use cy.readFile to load Axe source because axe.source is causing a exports is not defined error in Cypress 5
  • Add integration test

Fixes #56

- [x] Allow Cypress 5 in peer dependencies
- [x] Use `cy.readFile` to load Axe source because `axe.source` is causing a `exports is not defined` error in Cypress 5
- [x] Add integration test

Fixes #56
@sapegin sapegin mentioned this pull request Nov 3, 2020
@sapegin sapegin merged commit 3fca563 into master Nov 3, 2020
@sapegin sapegin deleted the cypress5 branch November 3, 2020 13:00
@github-actions
Copy link

github-actions bot commented Nov 3, 2020

🎉 This PR is included in version 0.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suppost Cypress 5.0
1 participant