This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Description
I would really prefer that run would just dump ${output} by default when something went wrong in the test, rather than having to add it everywhere I might want some debug output. We use run quite extensively.
Is there any way to just have each test do something like echo ${output} by default?
cc @mislav @sstephenson