Lyle Johnson wrote: > nathaniel / NOSPAMtalbott.ws wrote: > > > * TestCase#set_up has reverted back to #setup. This will almost > > assuredly break almost everyone's tests. Sorry for the wishy-washiness, > > but you can be assured it will _stay_ #setup from now on. > > I don't see it explicitly stated in the ChangeLog, but has > TestCase#tear_down likewise been renamed to TestCase#teardown? I was just wondering the same thing... Any reason we couldn't keep a "set_up" alias around for backwards compatability? Also, the tc_adder.rb and tc_subtractor.rb examples need to be updated, then (I think). Regards, Dan