Full stack integration test example project

One of the problems I’ve had for a while now is figuring out what stack to use for my testing, both for my back end code (unit & integration) as well as my front end code (unit & integration). So I set about on a journey in April 2011 to find the best full stack integration components for a Rails project and document it for others to use. This simple Calculator application which has both back end and front end functionality was used to experiment with different testing frameworks and techniques. The journey and result is described in my blog post on Full stack integration testing with Rails 3, Cucumber, RSpec, QUnit and Capybara

Get in touch with Matthew O'Riordan if you have any questions or comments.

Use the calculator >>