rcdexta / cypress-todo-example

Example React App for experimenting with Cypress.io

Home Page:https://codesandbox.io/s/github/rcdexta/cypress-todo-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-todo-example

Example React App for experimenting with Cypress.io

Installation

Follow the steps below

$ git clone git@github.com:rcdexta/cypress-todo-example.git
$ cd cypress-todo-example
$ yarn install

Steps to add cypress to the flow

$ yarn add --dev cypress
$ yarn cypress open

About

Example React App for experimenting with Cypress.io

https://codesandbox.io/s/github/rcdexta/cypress-todo-example


Languages

Language:JavaScript 61.4%Language:HTML 28.8%Language:CSS 9.8%