wdio-json-tree-reporter

1.0.9 • Public • Published

wdio-json-tree-reporter

A wdio reporter in json format with tests as a tree instead of flat

Note

This reporter was developed to suite our in-house needs and therefor, though functional, it is very basic. If you are interested in seeing additional features developed or bugs fixed, don't hesitate to submit an issue on github.

Getting Started

Install this grunt plugin next to your project's Gruntfile.js with:

npm install wdio-json-tree-reporter --save-dev

Then configure wdio to use the json-tree reporter with this line in wdio.conf:

reporters: ['json-tree']

License

Copyright Bennie Swart. Licensed under the MIT license.

Package Sidebar

Install

npm i wdio-json-tree-reporter

Weekly Downloads

3

Version

1.0.9

License

MIT

Unpacked Size

12.4 kB

Total Files

7

Last publish

Collaborators

  • bennieswart