alagiz / cucumber-test-results

microservices based representation of the test report provided by cucumber in react/spring boot with docker and websockets
http://3.13.45.208:3035/
0 stars 0 forks source link

add a tooltip to a step with errors #21

Closed alagiz closed 5 years ago

alagiz commented 6 years ago

step: { result: { error_message: 'error' } }

tooltip should contain the error message.

alagiz commented 5 years ago

added as a collapsible