- 📖 About the Project
- 💻 Getting Started
- 🔭 Future Features
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
In this project we will implement a class with some methods, however using test-driven development (TDD) approach.
- Create a class Solver
- A method named solver
- A method called reverse
Client
- Write unit tests using Rspec.
- Implement TDD approach
- Write Rspec unit tests with mocks
Please follow the steps below to setup this project in your local computer
A basic understanding of Ruby and Git
- Install Ruby
- Clone this repo
git clone https://github.com/Kashif-Saleem-Ghuman/school-library.git
- Add a method named factorial
- Add a method called reverse
- Add method called fizzbuzz that takes one argument, an integer N, and returns a string
👤 Kashif
👤 Riyaz Ahmed
- GitHub: @r-ahmed2022
- LinkedIn: Linkedin
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a⭐️ and share with your friends.
- Thanks to the Microverse team for the great curriculum.
- Hat tip to anyone whose code was used
This project is [MIT] licensed.