MAGIC_TEST=1 should cause magic_test
to be invoked where tests fail.
#26
Labels
enhancement
New feature or request
magic_test
to be invoked where tests fail.
#26
I don't know how to catch a test error reliably, especially in the context of both Minitest and RSpec. The first thing that comes to mind is minitest-around, but is that the right way to do this? I have no idea.
The text was updated successfully, but these errors were encountered: