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: 14 days ago
JSON representation

Awesome Lists containing this project

README

          

# E2E tests

## Running E2E tests

```
yarn run cypress
```

## Opening Cypress

```
yarn run cypress:open
```