Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/goldlabel-apps/let-them-eat-gherkin
- Owner: goldlabel-apps
- License: other
- Created: 2019-06-03T09:22:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T22:24:50.000Z (about 1 year ago)
- Last Synced: 2024-06-02T11:24:36.438Z (7 months ago)
- Topics: e2e, gherkin
- Language: JavaScript
- Homepage: https://www.meetup.com/en-AU/reactbris/
- Size: 1.56 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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)