stack trace with test

I'm working on tests for a plugin using Rails 2.3.2 and Ruby 1.8.6.

Often when my code is broken, the test simply says the error but I can't get the stack trace back. Is there some way I can do that?