Adding test names to Rails test log 06/23/2009 at 11:19 AM
If you're testing with Rails out-of-the-box, and you want to add a delimeter to test.log (so you can find a specific test when troubleshooting), you can add the following to test_helper.rb:
<pre cla...
0 Comments
Read or Comment
Read or Comment
