It turns out that Maven Surefire Plugin does not include causes of exceptions causing test failures which makes it hard to understand why a WaitTimeoutException has occurred. This new config option should be added to rectify it.
The text was updated successfully, but these errors were encountered:
erdi
changed the title
Add configuration option for including cause string representation in message of WaitTimeoutException
Add configuration option for including cause string representation in message of WaitTimeoutException
Jun 29, 2015
It turns out that Maven Surefire Plugin does not include causes of exceptions causing test failures which makes it hard to understand why a
WaitTimeoutException
has occurred. This new config option should be added to rectify it.The text was updated successfully, but these errors were encountered: