So I’m working on a Ruby/Rails development project for a customer, and using TDD /BDD from word “Go”. The weapon of choice here is Cucumber . I know some of the more serious code-cutters prefer RSPEC , but I just like the “feel” of Cucumber. Naturally, part of the job includes ensurin...