Archive Blogs
June, 2009

<< Back to current Blogs

More Archives

2010 February ( 2 )
2009 July ( 1 )
2009 June ( 1 )
2009 May ( 2 )
2009 April ( 2 )

Adding test names to Rails test log 06/23/2009 at 11:19 AM
Avatar

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