CSC/ECE 517 Fall 2011/ch4 4e gs

From Expertiza_Wiki
Revision as of 19:41, 18 October 2011 by Sshyamr (talk | contribs)
Jump to navigation Jump to search

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.

Fixtures