CSC/ECE 517 Fall 2011/ch2 2e ad: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
==References== | ==References== | ||
* [1] Shay Friedman [ | * [1] Shay Friedman [http://ironshay.com/post/A-Mini-Review-Benchmark-of-Rubye28099s-Different-Testing-Frameworks.aspx A Mini-Review-Benchmark of Ruby’s Different Testing Frameworks] | ||
== Note == | == Note == | ||
There are many testing frameworks for Rails, but for this topic, I would like you to concentrate on testing frameworks for Ruby itself. Look up information on these frameworks, and describe their evolution. | There are many testing frameworks for Rails, but for this topic, I would like you to concentrate on testing frameworks for Ruby itself. Look up information on these frameworks, and describe their evolution. |
Revision as of 13:17, 16 September 2011
Testing frameworks for Ruby
Introduction
This is an introduction to the subject.
Types of testing framework
Ruby testing framework evolution
Examples
References
- [1] Shay Friedman A Mini-Review-Benchmark of Ruby’s Different Testing Frameworks
Note
There are many testing frameworks for Rails, but for this topic, I would like you to concentrate on testing frameworks for Ruby itself. Look up information on these frameworks, and describe their evolution.