- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
TDD-Project In this project you will implement a class with some methods, but you will do it by doing test-driven development (TDD). Remember that the idea is to write tests first and then the code. This will be verified in your commits history, so it is important to use the proper sequence.
🛠 Built With Ruby
- [classes and instance objects]
- [Decorator design pattern]
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/alicemirigo92/tdd-project.git
Install this project with:
cd my-project gem install
To run the project, execute the following command:
To run tests, run the following command:
run rspec
You can deploy this project using:
👤 Alice Mirigo
- GitHub: Alice Mirigo
- Twitter: @Gathonimirigo
- LinkedIn: Alice
👤 Habtamu
- GitHub: @Habtamu210
- Twitter: @beleyaha
- LinkedIn: @habtamu-
👤 Bigizi Nduwayo Crispin
- GitHub: @Bigizi
- LinkedIn: @Bigizi Nduwayo Crispin
- [Basic UI]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, reach out to me.
I would like to appreciate microverse
This project is MIT licensed.