Code Monkey home page Code Monkey logo

cypress-react-e-2-e's Introduction

🧪 cypress-react-e-2-e

The cypress-react-e-2-e is an educational project aims to teach using Cypress end-to-end test with a ReactJS application. This project may be mentioned in various written and video content I'll create in the coming days.

It is an Open Source project. It means, if you would like to enhance it by adding features, test cases, you are most welcome. Please follow the instructions below to get started.

Before we move on, if you like my effort in teaching and educating, you can motivate me by giving the repository a start ⭐ and/or follow me on these platforms,

Many Thanks to all Stargazers

Stargazers repo roster for @atapas/cypress-react-e-2-e

Running The Project

  • First clone/fork the project
  • Change the directory to cypress-react-e-2-e
  • Install dependencies using the command yarn install or npm install.
  • Start the Rect app using the command yarn start or npm run start. It will launch the app locally on the URL http://localhost:3000
  • Now open another terminal/command prompt in the same folder.
  • Type the command npm run cypress or npx cypress open and press the enter key. It will open up the Cypress app on your browser to start running the test cases.

NOTE this project was made with "cypress": "^10.5.0"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.