trivago / cluecumber

Clear and concise reporting for the Cucumber BDD JSON format.
https://www.softwaretester.blog
Apache License 2.0
271 stars 88 forks source link

Possibility to easily define a favicon to all report web pages #340

Closed NicoIodice closed 3 months ago

NicoIodice commented 6 months ago

Is your feature request related to a problem? Please describe. I have tried different solutions to automatically add a favicon on all web pages of the Cluecumber report but without success. Still did not find a easy way to do it.

Describe the solution you'd like Maybe use the web pages ftl templates to include this toggle and making it easy, using the pom configurations, to add a favicon to the report to be displayed on the browser.

Describe alternatives you've considered I've considered using css, javascript and injecting the info on all web pages (not feasible though)

Additional context This is a low feature request. 2024-03-26_18h26_19

bischoffdev commented 6 months ago

Good idea, will consider this for the next release.

AkshayChavanVerint commented 3 months ago

@bischoffdev I am also interested in this feature to improve look of report. Please share when this will be released

bischoffdev commented 3 months ago

Ready for release

NicoIodice commented 3 months ago

Hi @bischoffdev. Thank you very much. I've just included this in our report and it works fine :)

bischoffdev commented 3 months ago

Great to hear, thanks for the feedback!