Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zewdu444/tdd_project

this repository used as Test drive development approach
https://github.com/zewdu444/tdd_project

rspec ruby

Last synced: about 2 months ago
JSON representation

this repository used as Test drive development approach

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)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)

- [📝 License](#license)

# 📖 Test Driven Development

> this repository used as Test driven development approach using Rspec.

## 🛠 Built With

### Tech Stack

- Ruby

- Rspec

### Key Features

- Test Driven Development
- Solver test cases using Rspec
- Solver class with methods

(back to top)

## 💻 Getting Started

### Prerequisites

In order to run this project you need installed Ruby on your local machine.

### Setup

Clone this repository to your local machine:

```sh
git clone https://github.com/zewdu444/tdd_project.git
cd tdd_project

```

### Usage

To run the project redirecting to the root directory of the project write in terminal
```
rspec spec || bundle exec rspec
```

## 👥 Authors

👤 **zewdu erkyhun**

- GitHub: [zewdu444](https://github.com/zewdu444)
- Twitter: [@zewdu444](https://twitter.com/zewdu444)
- LinkedIn: [zewdu-anley](https://www.linkedin.com/in/zewdu-anley/)

👤 **Mohi**

- GitHub: [@mohisa302](https://github.com/mohisa302)
- Twitter: [@Kholochelam](https://twitter.com/Kholochelam)
- LinkedIn: [LinkedIn](https://linkedin.com/in/mohadese-sadeghi-692551199/)

(back to top)

## 🔭 Future Features

- We will improve test cases

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/zewdu444/tdd_project/issues).

(back to top)

## ⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

we would like to thank microverse community for the support and guidance.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)