Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noherczeg/cucuteer
CucumberJS Puppeteer sample project
https://github.com/noherczeg/cucuteer
Last synced: about 1 month ago
JSON representation
CucumberJS Puppeteer sample project
- Host: GitHub
- URL: https://github.com/noherczeg/cucuteer
- Owner: noherczeg
- Created: 2019-03-24T00:09:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T19:30:05.000Z (over 2 years ago)
- Last Synced: 2023-03-27T08:55:10.999Z (over 1 year ago)
- Language: JavaScript
- Size: 177 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cucuteer
CucumberJS Puppeteer sample project## Setup
```
npm install
npm test
```