marcellourbani / vscode-wdio

WebdriverIO test runner for visual studio code
MIT License
5 stars 0 forks source link
hacktoberfest

WDIO integration for visual studio code

Runs Webdriver.IO tests in vscode native test UI

tested with Mocha, should also work with Jasmine Cucumber support pretty basic (unable to map tests to feature files)

image

Requirements

Assumes the WDIO JSON reporter wdio-json-reporter is installed in the target project

Bugs

Please report bugs on the github repository