UNPKG

wdio-allure-reporter

Version:

A WebdriverIO plugin. Report results in Allure format.

15 lines (14 loc) 208 B
{ "parser": "babel-eslint", "extends": "standard", "plugins": [ "mocha" ], "rules": { "indent": [2, 4], "mocha/no-exclusive-tests": "error" }, "globals": { "browser": true } }