CSC/ECE 517 Fall 2011/ch4 4e gs
Lecture 10 - Testing in Rails
Introduction
This article covers testing in rails which is the content of Lecture 10. There are four components central to testing in rails: Fixtures, Unit tests, Functional Tests, Integration Tests and Performance tests.