CSC/ECE 517 Fall 2011/ch2 2e gp: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| ='''Testing Frameworks for Ruby'''= | ='''Testing Frameworks for Ruby'''= | ||
| This page serves as a knowledge source for understanding the different Testing Frameworks available for [http://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby].<br> | This page serves as a knowledge source for understanding the different Testing Frameworks available for [http://en.wikipedia.org/wiki/Ruby_(programming_language)Ruby].<br> | ||
| __TOC__ | __TOC__ | ||
| = Introduction = | |||
| There are a lot of testing tools that are available for [http://en.wikipedia.org/wiki/Ruby Ruby language], they have different features and can be applied on different platforms. Here is a brief introduction and feature comparisons of popular testing frameworks. | |||
Revision as of 10:40, 17 September 2011
Testing Frameworks for Ruby
This page serves as a knowledge source for understanding the different Testing Frameworks available for [1].
Introduction
There are a lot of testing tools that are available for Ruby language, they have different features and can be applied on different platforms. Here is a brief introduction and feature comparisons of popular testing frameworks.