Use Test::Unit 2.0 in Your Rails Projects

Mike Gunderloy posted a little snippet of Ruby code that let's you use Test::Unit 2.0 in your Rails project, without screwing up the Rails project for anyone else still using Test::Unit 1.0.

(I also just wanted to try out the auto-expand feature of gists on Posterous!)

Thanks Mike!

Filed Under // Rails Snippets Testing