https://github.com/mohamedhnoor/tdd-project
This project is built to practice the TDD concept. The project is built with Ruby and Rspec.
https://github.com/mohamedhnoor/tdd-project
rspec rubocop ruby tdd
Last synced: 2 months ago
JSON representation
This project is built to practice the TDD concept. The project is built with Ruby and Rspec.
- Host: GitHub
- URL: https://github.com/mohamedhnoor/tdd-project
- Owner: MohamedHNoor
- License: mit
- Created: 2023-03-16T07:53:56.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2023-03-16T15:01:02.000Z (about 2 years ago)
- Last Synced: 2025-01-18T17:56:51.507Z (5 months ago)
- Topics: rspec, rubocop, ruby, tdd
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 TDD-project ](#-tdd-project-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)> This project is built to practice the TDD concept. The project is built with Ruby and Rspec.
Server
- **Write unit tests using Rspec.**
- **Write Rspec unit tests with mocks.**
- **TDD concept**
- [Not Available]()
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Mac or PC
- Install Ruby
- Understand the TDD concept.
### Setup
Clone this repository to your desired folder:
```sh
cd your-folder
https://github.com/MohamedHNoor/TDD-project.git
```
### Install
Install this project with:
- GitHub Actions
- Linters
- Rubocop
- Ruby
- Rspec
### Usage
- The project can be used by doing test-driven development (TDD). The project is built with Ruby and Rspec.
👤 **Mohamed Hassan Noor**
- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)
👤 **Ameer Hamza**
- GitHub: [@githubhandle](https://github.com/ameerhamzakhalid)
- Twitter: [@twitterhandle](https://twitter.com/@ameeerhamza1997)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ameerhamzakhalid/)
- [ ] **None**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MohamedHNoor/OOP-school-library/issues).
If you like this project, please leave a ⭐️
I would like to thank Microverse for providing the reading materials that aided me during the project development
- **Can I use this code?**
- yes, it is open source. Feel free to fork it.
- **Can I contribute to this project?**
- Contact me so I can add you as a collaborator. Alternatively you can leave an issue, it will be well appreciated.
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._