A BehaviorDrivenDevelopment framework for RubyLanguage

Cucumber 
* Lets software development teams describe how software should behave in plain text. 
* The text is written in a business-readable domain-specific language and serves as documentation, automated tests and development-aid - all rolled into one format. 
** http://cukes.info/

Compare: LettuceFramework for PythonLanguage

Let's try constructively talking about ArgumentsAgainstCucumber.
----
CategoryRuby CategoryFramework