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

Remove package names from the TestNG report. #248

Closed itaiag closed 3 years ago

itaiag commented 3 years ago

In many cases, the package names are not helpful and are damaging the readability of the report. It can be nice to add the option to configure the client to use only the class names without the full package name.