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
- Host: GitHub
- URL: https://github.com/marianamon/cypress-e2e
- Owner: marianamon
- Created: 2024-06-18T13:48:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T19:58:37.000Z (9 months ago)
- Last Synced: 2025-01-25T23:12:04.162Z (3 months ago)
- Topics: auth0, bdd, cypress, github-actions, pom, typescript
- Language: TypeScript
- Homepage:
- Size: 733 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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