CSC/ECE 517 Fall 2010/ch1 1f ap

From Expertiza_Wiki
Revision as of 03:37, 7 September 2010 by Pkanavi (talk | contribs)
Jump to navigation Jump to search

Introduction


Benefits of unit test frameworks

  1. Test Driven Development

Unit testing frameworks for Ruby

Test::Unit

Rspec

shoulda


Comparison of unit test frameworks


References and conclusion