/TDD-project

In this project, a class named Solver is implemented, containing factorial, reverse and fizzbuzz methods. The project is developed using the TDD methodology, ensuring that tests are written first before implementing the code.

Primary LanguageRubyMIT LicenseMIT

Stargazers