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

Add error message to scenario overview pages #291

Closed bischoffdev closed 2 years ago

bischoffdev commented 2 years ago

At the moment, only the error class is shown.

Jtejero11 commented 2 years ago

Following this thread

bischoffdev commented 2 years ago

I just released 2.9.1 that should do what you need.

Jtejero11 commented 2 years ago

Hello Benjamin, everything works perfect. I have a question, would it be possible to print the error message in red? It seems to me that it is not quickly appreciated that this is an error message, is it something I can do myself?

bischoffdev commented 2 years ago

I tried it in red but this is pretty distracting from the other information in the failed scenario list. You can override parts of the css using a custom css file as described here: https://github.com/trivago/cluecumber-report-plugin#defining-a-custom-css-file