Skip to content

terrymorgan/learn_ruby

 
 

Repository files navigation

Test First Ruby -- RSpec 3 Edition

This is a twice-forked version of test-first.org's learn_ruby project.

The OdinProject forked these exercises from https://github.com/alexch/learn_ruby and updated them to use RSpec 3 instead of RSpec 2.

I forked these from The OdinProject and completed the exercises.

##Completed This set of exercises teaches how to do test driven development from pre-existing tests and also how to write tests. My program code and rspec code is viewable in this repo.

About

a basic ruby class generated from test-first-teaching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.5%
  • Ruby 44.9%
  • CSS 5.6%