I used the TDD approach to build three different methods.
- Ruby
- RSpec
To obtain a local copy of the project follow this steps:
- Open your console.
- Type the following
git clone git@github.com:diegoyon/tdd.git
. - Press ENTER to create your local clone.
- Run
ruby bin/rspec
in your console to run the tests.
👤 Diego Yon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.