Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daoodaba975/wdio.cucumber
Automation test project with Cucumber & WDIO ✅
https://github.com/daoodaba975/wdio.cucumber
cucumber wdio
Last synced: about 6 hours ago
JSON representation
Automation test project with Cucumber & WDIO ✅
- Host: GitHub
- URL: https://github.com/daoodaba975/wdio.cucumber
- Owner: daoodaba975
- Created: 2023-09-22T11:29:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T22:45:46.000Z (over 1 year ago)
- Last Synced: 2023-10-16T19:24:39.085Z (over 1 year ago)
- Topics: cucumber, wdio
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wdio Cucumber
Automation test project with Cucumber & WDIO ✅
## Install dependencies
```bash
npm install
```## Run test script
```bash
npx wdio wdio
```