Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zewdu444/tdd_project
- Owner: zewdu444
- License: mit
- Created: 2023-04-19T19:05:47.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-20T11:39:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T02:41:46.634Z (3 months ago)
- Topics: rspec, ruby
- Language: Ruby
- Homepage:
- Size: 15.6 KB
- Stars: 1
- 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)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)- [📝 License](#license)
> this repository used as Test driven development approach using Rspec.
- Ruby
- Rspec
- Test Driven Development
- Solver test cases using Rspec
- Solver class with methods### 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
```👤 **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/)- We will improve test cases
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/zewdu444/tdd_project/issues).
Give a ⭐️ if you like this project!
we would like to thank microverse community for the support and guidance.
This project is [MIT](./LICENSE) licensed.