npm init -ynpm install cypressnpx cypress openwill create structure of cypress folders (tests -> integration folder)- add
Readme.mdfile - add
.gitingnorefile - add to
.gitignore: .idea, node-modules,... - git commit, git push
npm run startornpm cypress open
- follow the structure write action instead of TODO
cypress/integration/e2e/toDo.js - integrate cypress tests with Circleci by creating
circle.yml
Thanks goes to these wonderful people (emoji key):
jjeshwan 💻 🖋 🐛 🎨 🤔 ✅ |
jjeshwani 🐛 🎨 🤔 ✅ |
This project follows the all-contributors specification. Contributions of any kind welcome!