when an assertion fails on a throwable it would be...
# strikt
c
when an assertion fails on a throwable it would be great if strikt printed the whole throwable including stack trace, because its probably an unexpected throwable that was thrown instead of the expected one.
👍 1