Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 544 Bytes

Behavior Driven Development in Ruby

This tutorial gives an easy and step-by-step explanation of how BDD can be applied in Ruby software development.

The main features of this course are:

  • Cucumber
  • Usage of Git commits to support the participant in each individual step

Prerequisites

How to proceed:

  • git checkout < commit-id-from-step >