Tag Archives: cucumber

Rack-Test and Capybara are uneasy bedfellows

I’m using Capybara on a new project because apparently it’s the new hotness. Today I found out that all is not peaceful in the Cucumber/Capybara/Rack-Test stack. There is a cold war going on, and both Capy and Rack-test are jealously … Continue reading

Posted in Uncategorized | Tagged , , , , , | 3 Comments

TDD Accelerates Development

Periodically, well-meaning Agile advocates will make the argument that practicing Test-Driven Development trades development speed for better quality. That is, it slows you down but it’s worth it because the resulting code is better. Rubbish, I say. TDD makes me … Continue reading

Posted in Uncategorized | Tagged , , , | 9 Comments