Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelaziz-mahdi/tdd
Doing test-driven development (TDD) for a class with some methods
https://github.com/abdelaziz-mahdi/tdd
Last synced: 28 days ago
JSON representation
Doing test-driven development (TDD) for a class with some methods
- Host: GitHub
- URL: https://github.com/abdelaziz-mahdi/tdd
- Owner: Abdelaziz-Mahdi
- License: mit
- Created: 2023-09-08T15:10:45.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-09-08T21:56:35.000Z (about 1 year ago)
- Last Synced: 2024-05-18T15:38:10.401Z (6 months ago)
- Language: Ruby
- Size: 547 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TDD
# ๐ Table of Contents
- [๐ About the Project](#about-project)
- [๐ Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [๐ป Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [๐ฅ Authors](#authors)
- [๐ญ Future Features](#future-features)
- [๐ค Contributing](#contributing)
- [โญ๏ธ Show your support](#support)
- [๐ Acknowledgements](#acknowledgements)
- [๐ License](#license)**TDD** In this project we implemented a class with some methods, but we did it by doing test-driven development (TDD).
Client
- **TDD**.
- **Classic challenge**.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd TDD
git clone [email protected]:Abdelaziz-Mahdi/TDD.git
```
### Install
Install this project with:
Example command:
```sh
bundle install
```
๐ค **lRebornsl**
- GitHub: [@lRebornsl](https://github.com/lRebornsl)
- Twitter: [@RebornsDev](https://twitter.com/RebornsDev)
- LinkedIn: [Anthony Vรกsquez](https://www.linkedin.com/in/avvm98/)
๐ค **Abdelaziz Mahdi**
- GitHub: [@Abdelaziz-Mahdi](https://github.com/Abdelaziz-Mahdi)
- Twitter: [@_AbdelazizMahdi](https://twitter.com/_AbdelazizMahdi)
- LinkedIn: [in/abdelaziz-mahdi](https://www.linkedin.com/in/abdelaziz-mahdi)
- [ ] **Build new methods.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Abdelaziz-Mahdi/TDD/issues).
If you like this project please show us support by givintg it a star.
I would like to thank my colleagues at Microverse for their support during the project.
This project is [MIT](./LICENSE) licensed.