This project is built with Test Driven Development
- Ruby
To get the content of this project locally you need to run this command in your terminal:
git clone your https://github.com/matovu-farid/TDD.git
cd TDD
bundle install
ruby main.rb
To run tests:
gem install rspec
rspec spec
👤 Matovu Farid Nkoba
- GitHub: @matovu-farid
- Twitter: @matovu100
- LinkedIn: matovu-farid
This project is MIT licensed.