Rails 3.2.17, tconsole 1.3.0.pre2
Single unit test with 32 tests (though it happens with any test or combination of tests):
tconsole> !timings
Timings from last run:
1.444620s EventTest#test: ...test description...
An error occured: undefined local variable or method `last_result' for #<TConsole::Reporter:0x007f9ec18aa1f8>
tconsole>
I'd like to dig into this, but would also like to know if anyone has experience this issue.
Rails 3.2.17, tconsole 1.3.0.pre2 Single unit test with 32 tests (though it happens with any test or combination of tests):
I'd like to dig into this, but would also like to know if anyone has experience this issue.