https://github.com/noherczeg/cucuteer
CucumberJS Puppeteer sample project
https://github.com/noherczeg/cucuteer
Last synced: 2 months ago
JSON representation
CucumberJS Puppeteer sample project
- Host: GitHub
- URL: https://github.com/noherczeg/cucuteer
- Owner: noherczeg
- Created: 2019-03-24T00:09:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T19:30:05.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T18:19:14.608Z (4 months 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
```