Testing tools
We'll be using mainly Cucumber with WebRat and RSpec. Cucumber is even more important. We should make very possible effort to make tests as black-box as possible, making them effectively an excellent regression suite and not only design aids.
A Continuous Integration tool is desirable, but it's not a main priority right now.
