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 the ability to filter the reports that are shown in the last reports #169

Closed itaiag closed 6 years ago

itaiag commented 7 years ago

We may not always want that the last reports will simply show the last executions but only the ones that have specific properties. We can allow users to specify the properties in the configuration file and then, in the client side, search only for executions that have the specified properties and values.