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

Show execution comments as tooltips (a star next to exec description) #228

Open ronyb opened 5 years ago

ronyb commented 5 years ago

Check if the execution has comments, and if it does, add the comment as a tooltip that's shown when hovering on the star to the right of the execution description.

Clicking the star next to the description opens the "Update execution description / comment" popup.

comment-tooltip