gkshida / the-rspec-book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The RSpec Book - Study

Introduction

In order to learn about BDD, RSpec and Cucumber these are the codes written in the book. For future reference, this repository will be a good place to search.

Prerequisites

Installing

$ git clone https://github.com/gkshida/the-rspec-book.git
$ cd the-rspec-book
$ bundle install

About


Languages

Language:Ruby 76.7%Language:Gherkin 23.3%