Noreaster76 / porter

Port from TestUnit to RSpec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple Bash script to port a file containing TestUnit tests to RSpec examples. Don't ask me why I didn't do it in Ruby.

Anyway, the script is run from a Bash prompt, and the one and only argument it takes is the name of the TestUnit file to port.

About

Port from TestUnit to RSpec