I have a question with using Test::Unit::TestCase / RSpec (probably applies to both I think). I would like to test the output to STDOUT from the code that I'm testing as well as the results from it. Is there a prefered way to go about this? Somehow directing STDOUT somewhere...? -- Posted via http://www.ruby-forum.com/.