forked from wlsf82/cypress-basico-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Repositório da versão 2 do curso básico de Cypress da Escola Talking About Testing
License
lucasbeninca/cypress-basico-v2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# cypress-basico-v2 Projeto simples de cypress da escola talking about Testing. ## Pre-requirements node.js 18.0.0.0 + cypress 12.17 + ## Installation Run `npm install` (or `npm i` for the short version) to install the dev dependencies. ## Tests Run `npm test` (or `npm t` for the short version) to run the test in headless mode. Or, run `npm run cy:open` to open Cypress in interactive mode. ## Support this project If you want to support this project, leave a ⭐. ___ This project was created with 💚 by [Walmyr](https://walmyr.dev).
About
Repositório da versão 2 do curso básico de Cypress da Escola Talking About Testing
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 63.7%
- HTML 22.7%
- CSS 13.6%