https://github.com/guerreiropedr0/tdd-project
Project for learning TDD methodology
https://github.com/guerreiropedr0/tdd-project
gem ruby tdd terminal
Last synced: about 2 months ago
JSON representation
Project for learning TDD methodology
- Host: GitHub
- URL: https://github.com/guerreiropedr0/tdd-project
- Owner: guerreiropedr0
- Created: 2022-04-14T08:30:08.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-14T10:30:25.000Z (about 4 years ago)
- Last Synced: 2025-03-28T05:27:50.562Z (over 1 year ago)
- Topics: gem, ruby, tdd, terminal
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# TDD Project
> Develop knowledge on Test Driven Development by writing unit tests for one class Solver.
This project is made as part of Microverse program.
## Built With
- RUBY
- GEM
- TERMINAL
## Getting Started
Start by cloning the repository.
`git clone git@github.com:guerreiropedr0/tdd-project.git`
Navigate to the created folder.
`cd tdd-project`
Install all the dependencies.
`bundle install`
## Authors
👤 **Pedro Guerreiro**
- GitHub: [@guerreiropedr0](https://github.com/guerreiropedr0)
- Twitter: [@guerreiropedr0](https://twitter.com/guerreiropedr0)
- LinkedIn: [Pedro Guerreiro](https://www.linkedin.com/in/guerreiropedr0/)
👤 **Alick Nyirenda**
- GitHub: [@AlickNyirenda](https://github.com/Beardless-sheik)
- Twitter: [@beardless_sheik](https://twitter.com/Beardless_Sheik)
- LinkedIn: [Alick Nyirenda](https://www.linkedin.com/in/alick-nyirenda/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.