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: 3 months ago
JSON representation

Automation test project with Cucumber & WDIO ✅

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
```