This is a script, that when run inside of your project, will convert your RSpec specs to Test::Unit tests.
It still needs some serious work, right now it creates a bunch of obnoxious files in your spec directories, I will change that soon.
I borrowed code from spec_converter and inspiration from Barbara Boxer
Changes:
- 0.1 / 2008-06-13
- Initial release