https://github.com/bahmutov/cypress-soft-assertions
A plugin that adds Cypress soft assertions
https://github.com/bahmutov/cypress-soft-assertions
cypress-plugin
Last synced: 10 months ago
JSON representation
A plugin that adds Cypress soft assertions
- Host: GitHub
- URL: https://github.com/bahmutov/cypress-soft-assertions
- Owner: bahmutov
- License: mit
- Created: 2022-11-22T12:52:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T21:45:26.000Z (over 3 years ago)
- Last Synced: 2024-12-27T20:46:12.708Z (over 1 year ago)
- Topics: cypress-plugin
- Language: JavaScript
- Homepage: https://glebbahmutov.com/blog/cypress-soft-assertions/
- Size: 196 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cypress-soft-assertions 
> A plugin that adds Cypress soft assertions
## WARNING: does not support retries...
## WARNING: works with Cypress v11

- 📝 [Cypress Needs Soft Assertions](https://glebbahmutov.com/blog/cypress-soft-assertions/)
## Small print
Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> © 2022
- [@bahmutov](https://twitter.com/bahmutov)
- [glebbahmutov.com](https://glebbahmutov.com)
- [blog](https://glebbahmutov.com/blog)
- [videos](https://www.youtube.com/glebbahmutov)
- [presentations](https://slides.com/bahmutov)
- [cypress.tips](https://cypress.tips)
- [Cypress Tips & Tricks Newsletter](https://cypresstips.substack.com/)
- [my Cypress courses](https://cypress.tips/courses)
License: MIT - do anything with the code, but don't blame me if it does not work.
Support: if you find any problems with this module, email / tweet /
[open issue](https://github.com/bahmutov/cypress-soft-assertions/issues) on Github