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

Repository files navigation

testing-workshop-cypress

Requirements

Setup

In order to get the code and install dependencies

git clone --depth 1 git@github.com:mark43/testing-workshop-cypress.git
cd testing-workshop-cypress
npm i && npm run dev

Note for Windows users: if npm start throws an error, it is probably due to cd todomvc; ... first command in the npm start script. In this case change the working folder to "todomvc" and run npm start from there.

You should be able to access the app at http://localhost:3000

About

End-to-end testing workshop with Cypress

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages