Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

jjeshwani/cypressFirstTest

Repository files navigation

All Contributors


Steps after creating repository

  • npm init -y
  • npm install cypress
  • npx cypress open will create structure of cypress folders (tests -> integration folder)
  • add Readme.md file
  • add .gitingnore file
  • add to .gitignore: .idea, node-modules, ...
  • git commit, git push

Run the tests:

  • npm run start or npm cypress open

TODO

  • follow the structure write action instead of TODO cypress/integration/e2e/toDo.js
  • integrate cypress tests with Circleci by creating circle.yml

Contributors ✨

Thanks goes to these wonderful people (emoji key):


jjeshwan

💻 🖋 🐛 🎨 🤔

jjeshwani

🐛 🎨 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •