sdogruyol / calculator-tdd

An example of applied TDD with a simple calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ❤️

About

An example of applied TDD with a simple calculator


Languages

Language:Ruby 100.0%