- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
TDD project is a practice project to implement tests before methods, and implementing methods along the way.
This project is built using the following technologies:
Programming Languages
- Ruby
Details
- Every method has tests
- Every test is made before method implemented
To get started with the tdd project, follow the steps below:
Before running this project, make sure you have the following prerequisites installed:
- Ruby
- Rspec
-
Clone this repository to your desired folder:
git clone https://github.com/Ochiengsteven/TDD.git
-
Navigate to the project directory:
cd tdd -
Run the program:
bundle exec rspec
👤 Ochieng Steven
In near future we are planning to use this repo to practice TDD
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page. issues page.
If you find this project useful, please consider giving it a star!
We would like to express our gratitude to the contributors and anyone who uses or supports this project.
This project is MIT licensed.