Integration Testing in Rails 1.1
Posted by jamis one day ago. Mar 08
Integration tests are a new feature of Rails 1.1 that take testing your applications to a new level. They are the next logical progression in the existing series of available tests:


Loading...