TDD was getting painful. Switching back and forth from my terminal to text editor running my latest RSpec tests saw me spending way too much time waiting not for my tests to run, but RSpec to load. Here is an example running RSpec with one new test packaged with a feature: Good lord! I understand the 15 seconds as this was quite a hefty feature test, but waiting 30 extra seconds every time I want
