MatheusSantosz / DioCypress

Implementando testes automatizados usando Cypress em uma aplicação Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dio Todo List Cypress

Todo list project using Angular 9 and Cypress.io to demonstrate E2E tests. This project was generated with Angular CLI version 9.0.4.

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Database

Run npm run server for the local database server.

Cypress

Run npm run cypress to open cypress interface.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Implementando testes automatizados usando Cypress em uma aplicação Angular

License:MIT License


Languages

Language:TypeScript 59.0%Language:JavaScript 26.0%Language:HTML 8.8%Language:CSS 6.2%