You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
It turns out that Maven Surefire Plugin does not include causes of exceptions causing test failures which makes it hard to understand why a
WaitTimeoutExceptionhas occurred. This new config option should be added to rectify it.