https://github.com/kidd254/tdd-project
The TDH (Test Driven Approach) project is meant to use a test driven approach to ensure that the project does not have any bugs at fist instance
https://github.com/kidd254/tdd-project
rspec ruby test-driven-development
Last synced: about 1 month ago
JSON representation
The TDH (Test Driven Approach) project is meant to use a test driven approach to ensure that the project does not have any bugs at fist instance
- Host: GitHub
- URL: https://github.com/kidd254/tdd-project
- Owner: Kidd254
- License: mit
- Created: 2023-09-07T18:52:05.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-08T16:43:31.000Z (over 1 year ago)
- Last Synced: 2025-02-04T11:51:34.993Z (3 months ago)
- Topics: rspec, ruby, test-driven-development
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📗 Table of Contents
-
📖 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).
### Tech Stack
- Ruby.
### Key Features
- Use of Ruby.
- Use TDD concepts
### Prerequisites
In order to run this project you need to have:
- A code editor.
### Setup
To clone this repository to your desired folder, run the following command:
```
git clone https://github.com/Kidd254/TDD-project.git
```
👤 **Lawrence Muema Kioko**
- GitHub: [@kidd254](https://github.com/Kidd254)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawrence-muema-kioko)
👤 **Andy Zam**
- GitHub: [Andres Zamorano](https://github.com/Dachrono)
- Twitter: [Andres Zamorano](https://twitter.com/Dachrono)
- LinkedIn: [Andres Zamorano](https://www.linkedin.com/in/andres-zamorano-785b77a1/)
- Create new method.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it a star ⭐️
I would like to give credits to the following:
- **Microverse** for this readme template.
This project is [MIT](./LICENSE) licensed.