On Sat, 02 Mar 2002 18:22:58 GMT, nathaniel / talbott.ws wrote: > >Enter Test::Unit, a framework for unit testing in Ruby, helping you to >design, debug and evaluate your code by making it easy to write and have >tests for it. Hi Nathaniel, I note that the RubyUnit compatibility "will not be installed if you already have RubyUnit installed". Yet it seems to me that the /point/ of Test::Unit is to be RU compatible. And the statement above makes me wonder what I have to do to switch over to Test::Unit from RubyUnit, and what I'd have to do to go back. I'd like to be able to install Test::Unit, change a couple of requires, try it out, and feel confident that if it doesn't work, I can just back it out safely. Can you help with that? Thanks! Ronald E Jeffries http://www.XProgramming.com http://www.objectmentor.com I'm giving the best advice I have. You get to decide whether it's true for you.