A Simple Cucumber Project
Cucumber is a tool to support Behavior Driven Development with plain text specifications and unobtrusive automation in Ruby. 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. This short video shows how you can get started …