Update README.md

master
helena 4 years ago committed by GitHub
parent 2c7681eb57
commit 887486620b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,6 +5,7 @@
- keep it simple - no 'custom' abstractions/functions/utils/helpers (use what Cypress provides) - keep it simple - no 'custom' abstractions/functions/utils/helpers (use what Cypress provides)
- tests are easily readable - tests are easily readable
- project is easily understandable even to people without previous JS or Cypress knowledge - project is easily understandable even to people without previous JS or Cypress knowledge
- [use shortcuts](https://docs.cypress.io/api/cypress-api/custom-commands#4-Skip-your-UI-as-much-as-possible) and avoid testing one feature multiple times
![image](https://user-images.githubusercontent.com/48861601/110022516-af6f2400-7d34-11eb-8b13-f21789331cb3.png) ![image](https://user-images.githubusercontent.com/48861601/110022516-af6f2400-7d34-11eb-8b13-f21789331cb3.png)

Loading…
Cancel
Save