In this repository we have implemented Test-Driven Development approach to write factorial
, reverse string
and fizzbuzz
methods in the Solver class. TDD is a software development methodology that emphasizes writing tests for code before writing the code itself.
Programming languages
Frameworks
Modules
Server
Database
- Solver class has some methods, these methods are tested
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/tobuya/test_driven_development.git
cd test_driven_development
👤 Haliljon Juraboev
- GitHub: @githubhaliljon
- Twitter: @twitterhaliljon1
- LinkedIn: LinkedIn
👤 Thomas Obuya
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Saba Ahmad
- GitHub: @SabaAhmad404
- LinkedIn: @saba ahmad
FUTURE FEATURES
- I would like to add more data in the future
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please consider giving a ⭐️ if you like this project!
I would like to thank Microverse
- This project is MIT lincensed.