https://github.com/zhadier/tdd
https://github.com/zhadier/tdd
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zhadier/tdd
- Owner: zhadier
- Created: 2022-04-14T15:09:27.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-15T15:25:52.000Z (about 4 years ago)
- Last Synced: 2025-01-26T11:12:09.432Z (over 1 year ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# School library
> In this project you can ran the solver class and use its method to finde a factorial of a number, reverse a string or play fizzbuzz! try it without fear, since its made with TDD, everything is properly tested!
## Built With
- Ruby
- Git, Github, Rubocop
- Rubocop
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
run "git clone https://github.com/zhadier/TDD.git"
run "cd /TDD
run "bundle install" to install dependancies
### Run the tests
Run 'rspec spec specs/solver_spec.rb' to run the tests
👤 **Lisandro Seia**
**GitHub** | [@lisandroseia](https://github.com/lisandroseia)
**LinkdIn** | [LinkedIn](https://www.linkedin.com/in/lisandro-seia-295120225/)
👤 **Leonardo Albornoz**
- GitHub: [@Leboroz](https://github.com/leboroz)
- Twitter: [@Leboroz](https://twitter.com/leboroz)
- LinkedIn: [Leonardo Albornoz](https://linkedin.com/in/leboroz)
👤 **Zeeshan Haider**
- GitHub: [@zhadier](https://github.com/zhadier)
- LinkedIn: [Zeeshan Haider](https://www.linkedin.com/in/zhadier39/)
## 🤝 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.