Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/goldlabel-apps/let-them-eat-gherkin

A different perspective on e2e Testing (demo for a talk at Reactbris)
https://github.com/goldlabel-apps/let-them-eat-gherkin

e2e gherkin

Last synced: 12 days ago
JSON representation

A different perspective on e2e Testing (demo for a talk at Reactbris)

Awesome Lists containing this project

README

        

## Let them eat Gherkin

### Install

```
cd
git clone https://github.com/listingslab-software/let-them-eat-gherkin
cd let-them-eat-gherkin
yarn && yarn start
```

### Run e2e

```
cd /let-them-eat-gherkin
yarn e2e
```

Should _just work_ ™

![Let them eat Gherkin App](./public/jpg/let-them-eat-gherkin.jpg)