Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/falleng0d/cypress-cucumber-bug
https://github.com/falleng0d/cypress-cucumber-bug
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/falleng0d/cypress-cucumber-bug
- Owner: falleng0d
- Created: 2023-04-17T16:39:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T16:50:49.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T02:59:37.012Z (10 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E2E tests
## Running E2E tests
```
yarn run cypress
```## Opening Cypress
```
yarn run cypress:open
```