Skip to content

Using Cypress for testing a web page made with Angular.

Notifications You must be signed in to change notification settings

prog-lessons/cypress-plus-angular

Repository files navigation

Avanade Fullstack Developer - Digital Innovation One

E2E testing with Cypress

https://www.cypress.io/

Project that is used for testing

Angular Example App

Angular codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Installation

git clone https://github.com/gothinkster/angular-realworld-example-app
cd angular-realworld-example-app
npm install
npm run start http://localhost:4200/