joonvena / Robot-Reporter

Robot Reporter is a tool for Robot Framework test reporting.
7 stars 6 forks source link

Add an option to flip Failed and Passed Tests lists #14

Closed delca85 closed 4 months ago

delca85 commented 9 months ago

Hi! In my company, we are using your robotframework-reporter-action . We'd like to see the list of Failed Tests before the list of Passed Tests. I'm aware we could set show_passed_tests to false to hide completely the list of green tests, but we would like to keep it.

Would you see any value in me opening a PR here and in robotframework-reporter-action to support this?

Thank you!

joonvena commented 8 months ago

Hi @delca85 you are more than welcomed to add this feature 👍 .

delca85 commented 4 months ago

Hi @joonvena ! It took a bit, but I raised a PR to address this need :)

joonvena commented 4 months ago

This is now merged and available in version v2.5