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
46 stars 30 forks source link

Add colors to rows in the Difido server main table according to the status of the executions #275

Closed itaiag closed 1 year ago

itaiag commented 1 year ago

If all tests are passed, the row background color will be green. If there are warnings without failures it will be yellow. In case there is at least one failure, the background color will be red.