- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
This is a project that uses TDD to create a Solver class
Server
- Calculate factorials
- fizzbuzz challenge
- reverse a string
- N/A
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/Abdessittir/tdd-project.git
Install this project with:
cd my-project
gem install rspec
To run the project, execute the following command:
ruby solver.rb
To run tests, run the following command:
rspec spec
N/A
👤 Author1
- GitHub: @Abdessittir
👤 Author2
- GitHub: @Linushaddai99
- search functionality
- sort functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star
I would like to thank Microverse for making this happen
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.