Displaying 1 result from an estimated 1 matches for "bg7bls7f".
2009 Sep 09
3
[Rspec] Using Mocha results in uninitialized constant, using a 'fix' breaks RSpec output
...b file at the very top. Doing so does resolve the
trace being printed, however, no output is generated at all when
running "script/spec spec" again. Removing the line brings back the
trace, but logically does not resolve the issue. ( Relevant Test::Unit
code is shown on http://codepad.org/bg7BlS7F )
What other workarounds could I give a shot? Googling doesnt seem to
bring up alternative solutions sadly.