cornichon icon indicating copy to clipboard operation
cornichon copied to clipboard

Display stacktrace on AssertionError

Open agourlay opened this issue 8 years ago • 1 comments

Debugging failed assertion can become cumbersome in big scenario. To remedy this issue, we could point the user to the exact failing assertion.

When an assert fails, generate a stacktrace and add it to the error message.

agourlay avatar Jul 21 '17 12:07 agourlay

Could also be generalised to add a stacktrace member to the CornichonError type.

agourlay avatar Jul 21 '17 12:07 agourlay

Closing due to inactivity.

No work is planned in the foreseeable future to support this feature.

agourlay avatar Apr 07 '24 16:04 agourlay