improve display of test failures
authorJoey Hess <joeyh@joeyh.name>
Tue, 24 Nov 2020 21:17:09 +0000 (17:17 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 24 Nov 2020 21:17:09 +0000 (17:17 -0400)
commit90a7552511a8e168b3c3006a080ffccf6f1f00ea
treec20f2d7dc43fd5afc91fc3c14d7cdd3481abec26
parent84377c9b75301f3d5248456b4ace7578661c0197
improve display of test failures

Display the transcript as part of the failure message for the assertion.

This avoids scrambling the tasty display.

This commit was sponsored by Ethan Aubin on Patreon.
Test.hs
Test/Framework.hs