1.0.9 • Published 2 years ago

wdio-json-tree-reporter v1.0.9

Weekly downloads
16
License
MIT
Repository
github
Last release
2 years ago

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.

1.0.9

2 years ago

1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago