- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contribution
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hi there! Welcome to TDD-project
This project implement a class with some methods, but it is implemented using test-driven development (TDD). The idea is to write tests first and then the code. This will be verified in commits history.
Server
- Factorial method
- String reverse method
- FizzBuzz method
To get a local copy up and running, follow these steps.
In order to run this project you need to install Ruby.
Clone this repository to your desired folder:
git clone https://github.com/BANCUNGUYE66/TDD-project.git
bundle install
Install this project with: Any code editor or terminal which you are comfortable with
In the project directory, you can run:
ruby
'file name'
👤 Ubda Nam
- GitHub: @UbdaNam
- LinkedIn: Abdurahim M.
👤 bancunguye Aimable
- GitHub: @bancunguye66
- LinkedIn: Aimable Bancunguye
- Preserve data
- Add simple UI
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star. If you have any recommandations for future improvments, I would be happy to hear them.
I would like to thank microverse in advance. This is the first draft of this project. It works on my machine. If you try it and run into problems, please create an issue; I'll get back to it as soon as possible.
This project is MIT licensed.