Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ✅

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