https://github.com/munyabelden/tdd
Test Driven Development (TDD) is a practice project with a class and a few methods written to execute the test regulations.
https://github.com/munyabelden/tdd
rspec rubocop ruby
Last synced: 3 months ago
JSON representation
Test Driven Development (TDD) is a practice project with a class and a few methods written to execute the test regulations.
- Host: GitHub
- URL: https://github.com/munyabelden/tdd
- Owner: Munyabelden
- License: mit
- Created: 2023-06-01T11:56:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T04:41:26.000Z (about 3 years ago)
- Last Synced: 2025-10-26T08:30:31.516Z (9 months ago)
- Topics: rspec, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 10.7 KB
- Stars: 0
- 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](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
This is a ruby TDD practise with rspec.
- [ ] Ruby
- [ ] Linters
- [ ] RSpec
### Tech Stack
Client
- **RSpec testing**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [ ] Ruby
- [ ] Code editor
- [ ] Ruby Gem
- [ ] Rspec
### Setup
Clone this repository to your desired folder:
Clone this link to your local mechine
```
git clone https://github.com/Munyabelden/TDD.git
```
### Usage
To run the project, execute the following command:
```
bundle install
```
### Install
Install this project with:
```
cd TDD
sudo install ruby
```
### Run
To test this project run:
```
rspec specs/
```
👤 **Belden Mugauri**
- GitHub: [@githubhandle](https://github.com/Munyabelden/)
- Twitter: [@twitterhandle](https://twitter.com/munyaradzi045)
👤 **Tracy Miranja**
- GitHub: [@githubhandle](https://github.com/Tracy-miranja)
- Linkedin: [@twitterhandle](https://www.linkedin.com/in/tracy-miranja)
- [ ] **API server connection**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Munyabelden/TDD/issues).
If you like this project give it a star.
I would like to thank Ruby documentation and Microverse
This project is [MIT](https://github.com/Munyabelden/TDD/blob/develop/LICENSE) licensed.