Top-Q / difido-reports

This project aims to provide a generic implementation for HTML test reports.
http://top-q.github.io/difido-reports
Apache License 2.0
47 stars 31 forks source link

Add reporting level to filter/separate between the reported items on web UI #139

Open Erezinho opened 7 years ago

Erezinho commented 7 years ago

Allow a Boolean separation of reported item (lines). It will help keep a cleaner report, less burdened but still have all necessary information in case deep investigation is required (by automation development team).

So users will see, by default, see only "User friendly" reported items while all debug (development) items will be hidden. Selecting "Verbose" on the web UI will reveal all items.