question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suppost Cypress 5.0

See original GitHub issue

With Cypress 5.0 released, could this be added now to peerDependencies? I don’t know if other changes would be needed. "peerDependencies": { "cypress": "^3.1.1 || ^4.0.2" },

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:11
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
github-actions[bot]commented, Nov 3, 2020

🎉 This issue has been resolved in version 0.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

1reaction
aldosuwandicommented, Oct 28, 2020

This issue seemed to be caused by this line https://github.com/component-driven/cypress-axe/blob/master/src/index.js#L5 Unsure why cypress 5 is unhappy with axe.source. If I replace axe.source with cy.readFile('node_modules/axe-core/axe.min.js') it will solve the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog - Cypress Documentation
5.0.0. Released 8/19/2020. Summary: Cypress now includes support for test retries! Similar to how Cypress will retry assertions when they fail, test retries ......
Read more >
Cypress User Guide v5.0 (2019) - HealthIT.gov
An Open Source Electronic Clinical Quality Measure Testing and. Certification Tool. Cypress User Guide. Version 5.0. July 25, 2019.
Read more >
Cypress 5.x Adds Test Retries and Shadow DOM Support
The Cypress team provides a guide to migrating to version 5, including information to enable test retries, a change in the name for...
Read more >
cypress - npm
Cypress is a next generation front end testing tool built for the modern web. Latest version: 12.2.0, last published: 6 days ago.
Read more >
Supported Cypress Versions - LambdaTest
This documentation will help you learn about the Cypress versions that are supported by LambdaTest.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found