- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
TDD Project is demonstration to write unit tests using Rspec. Understand an existing codebase in a way that allows for adding tests. Write Rspec unit tests with mocks. Understand the TDD concept.
Ruby
- Solver Class
- Factorial/Reverse/Fizzbuzz Methods
- TDD
To get a local copy up and running, follow these steps.
In order to run this project you need:
IRB
Clone this repository to your desired folder:
git clone git@github.com:mailsg/TDD-Project.git
cd TDD-Project
Install this project with:
cd TDD-Project
IRB
To run the project, execute the following command:
ruby main.rb
To run tests, run the following command:
test file.rb
👤 Sandeep Ghosh
👤 David Katende
- Write a Test
- Run the test
- News around the chosen topic
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly leave a star on the repo.
I would like to thank Microverse giving me this opportunity to showcase my development skills. Also, I would like to thank the Open Source Community to provide vast resources that helped me reach to where I am now.
This project is MIT licensed.