Skip to content

This is a project to learn about TDD (Test Driven Development) with Ruby and RSpec.

Notifications You must be signed in to change notification settings

anakettl/ruby-rspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a project to learn about TDD (Test Driven Development) with Ruby and RSpec.

Versions

  • Ruby: 2.6.6
  • RSpec: 3.10.0

Configuration

#clone this Repository
$ git clone https://github.com/anakettl/ruby-rspec.git

#go into the repository
$ cd ruby-rspec

#install the dependencies
$ bundle install

#run the tests
$ rspec

Wiki

To learn more about TDD and RSpec see wiki

About

This is a project to learn about TDD (Test Driven Development) with Ruby and RSpec.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages