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

The mail subject should be read from template file instead of reading it from the configuration #161

Closed itaiag closed 7 years ago

itaiag commented 7 years ago

It seems that in many cases we would like to change the mail subject and different kind of data like execution properties. It would be easier if we could read the subject from Velocity template in the same way we do it with the mail body.