Showing 1 videos tagged with growl

How I Learned to Love Testing

A few months ago I really hated the idea of testing my code, I just didn't do it. Now I couldn't think of writing a line of code without the proper tests in place. If you fall into either of these boats you may want to watch this presentation I put together for the Orlando Ruby Users Group. Feedback and comments are always welcome. Topic's Covered Why would you test your code? When do you test your code? The path to developer enlightenment Test Driven Development (TDD) Behavior D... View More