I just updated all my gems and I\'m finding that I\'m getting errors when trying to run Test::Unit tests. I\'m getting the error copied below. That comes from creating new,
As with aronchick's comment, for me (OS X 10.6) solution was
sudo gem uninstall test-unit
all versions.