Closed y8 closed 12 years ago
I tried several different ways of raising, failing and busting the backtrace and could not do it, neither have I came across this issue before as far as I can recall.
So could you give me a reproducible test and how you instantiated the test from the command-line.
I haven't been able to reproduce this, and you haven't responded or given by any idea on how to reproduce this so until then this issue is closed.
For anyone googling this issue and ending up here, the culprit is the turn gem. Upgrade to the latest turn and backtraces are no longer clobbered.
@y8 and anyone else who has this problem:
This is probably a minitest-reporters problem with all but the default reporter, which is even mentioned directly in the README.
@cseelus huh, since "jarrett authored on Aug 29, 2014". :) But thanks anyway!
Hey.
Right now shoulda-context breaking backtrace:
This is not good. Shoulda should preserve original path to block in backtrace (should { } in *_test.rb)