Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barakadanny/test-driven-development-ruby
https://github.com/barakadanny/test-driven-development-ruby
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/barakadanny/test-driven-development-ruby
- Owner: barakadanny
- Created: 2022-11-23T20:55:30.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-25T07:04:34.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T15:35:44.170Z (6 months ago)
- Language: Ruby
- Size: 547 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Test Driven Development
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)> This is project aim to introduce to The Test Driven Development
> Ruby
Client
Server
Database
> Describe between 1-3 key features of the application.
- **[factorial_Calculation]**
- **[Reverse_word]**
- **[Fizzbuzz]**
> Not available
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Have Ruby Installed
### Setup
Clone this repository to your desired folder:
### Install
Install this project with:
### Run tests
run `spec spec/solver_spec.rb
👤 **Baraka Danny (Me)**
- GitHub: [@barakadan](https://github.com/barakadanny)
- LinkedIn: [danny baraka](https://www.linkedin.com/in/danny-baraka-589156169/)
👤 **George William Kidde**
- Github: [@kidde60](https://github.com/kidde60)
- Twitter: [@KGWilliam60](https://twitter.com/KGWilliam60)
- Linkedin: [Linkedin](https://www.linkedin.com/in/kidde-george-william/)
- [ ] **[To_update_soon]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](.https://github.com/barakadanny/Test-Driven-Development-Ruby/issues).
If you like this project give a star 😇
I would like to thank my partner for his contribution
- **[to_update_soon]**
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._