An open API service indexing awesome lists of open source software.

https://github.com/marianamon/cypress-e2e

Framework BDD con cucumber a nivel de UI: 💡 Patron de diseño: Page Object Model 💡 Motor de ejecución: Cypress 💡 Typescript 💡 Login con Auth0 💡Github-actions
https://github.com/marianamon/cypress-e2e

auth0 bdd cypress github-actions pom typescript

Last synced: about 1 month ago
JSON representation

Framework BDD con cucumber a nivel de UI: 💡 Patron de diseño: Page Object Model 💡 Motor de ejecución: Cypress 💡 Typescript 💡 Login con Auth0 💡Github-actions

Awesome Lists containing this project

README

        

#CypressE2E

1. Clone the repo using git clone --recursive https://github.com/marianamon/CypressE2E.git

2. Please make sure you have Node 14.X.X

3. create a .env file in the root with this content:

4. Install dependencies yarn

5. Execute tests with the Launchpad npx cypress open

6. To run tests in console cypress:open