- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
TDD The project implements a class with some methods using the test-driven devlopment(TDD) approach.
Client
Server
Database
- N/A
- Unit Tests
To get a local copy of this project and run it in your computer, follow these steps.
In order to run this project you need:
- A working computer.
- Connection to internet.
To get a local copy up and running follow these simple example steps.
Clone this repository in the desired folder:
cd my-folder
git clone https://github.com/ashmalzahra/TDD-project.git
To install this project:
cd Ruby_decode-message
code .
bundle install
To run the project, execute the following command:
gem install rspec
To run the project tests, execute the following command:
rspec spec
👤 Ashmal Zahra
- GitHub: @ashmalzahra
- Twitter: @AshmalZahraa
- LinkedIn: ashmal-zahra
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverse for the information provided to build this project.
-
Can I use the project for any purpose?
- Yes, you can.
This project is MIT licensed.