Running Heckle on Rails classes
11 Jun 2007 18:16 - (0) comments
I couldn't find any documentation on running Heckle on Rails classes.
The following worked for me:
heckle Release -T 1 -t test/unit/release_test.rb
heckle ReleaseController -T 1 -t test/controllers/release_controller_test.rb
Comments
No comments allowed.