/tdd_solver

This repository contains a TDD application that solves three common coding challenges using Ruby and RSPec: Factorial, Reverse String, and FizzBuzz.

Primary LanguageRuby

TDD Solver

This repository contains a TDD application that solves three common coding challenges using Ruby and RSPec: Factorial, Reverse String, and FizzBuzz.

Built With

  • RSPec
  • Ruby

Prerequisites

  • Ruby 3.1.2

Setup

git clone https://github.com/indigodavid/tdd_solver.git
cd tdd_solver

Run tests

rspec --format documentation .

Authors

👤 David Vera

  • GitHub: GitHub Badge
  • Twitter: Twitter Badge
  • LinkedIn: LinkedIn Badge

👤 Julio Gagliardi

  • GitHub: GitHub Badge
  • Twitter: Twitter Badge
  • LinkedIn: LinkedIn Badge

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Our supportive families 😊
  • Microverse
  • Hat tip to anyone whose code was used

📝 License

This project is MIT licensed.