/calculator-tdd

An example of applied TDD with a simple calculator

Primary LanguageRuby

Simple TDD Calculator

An example of applied TDD with a simple calculator.

How to run

git clone https://github.com/sdogruyol/calculator-tdd
cd calculator-tdd
bundle
bundle exec rspec

Thanks

Thanks to everyone in LYK 2017 Rails classroom ❤️