In this project we implemented a class with some methods by doing test-driven development (TDD).
Available classes:
- Solver
Available Methods:
- factorial
- reverse
- fizzbuzz
- Ruby
To get a local copy up and running follow these simple steps.
- Install a local copy up and running follow these simple steps.
$ https://github.com/orozCoding/tdd-project.git
$ cd tdd-project
$ bundle install- Install Ruby
- Install Rspec
- Run
rspec speccommand from the root directory.
$ rspec spec
👤 Aniekan udo
- GitHub: @Anny85-code
- Twitter: @Annyudo8
- LinkedIn: LinkedIn
👤 Tekle Gebreyohannes
👤 Angel Orozco
- GitHub: @orozCoding
- Twitter: @orozCoding
- LinkedIn: Angel Orozco
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.