Skip to content

bennieswart/wdio-json-tree-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published