Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansaribrahim/tdd-project-ruby
"Embark on a test-driven development journey with this project. Create a class using TDD principles, writing tests before code. Your commit history will showcase the proper sequence, ensuring a robust and well-documented solution."
https://github.com/ansaribrahim/tdd-project-ruby
rspec rspec-testing ruby ruby-app
Last synced: 26 days ago
JSON representation
"Embark on a test-driven development journey with this project. Create a class using TDD principles, writing tests before code. Your commit history will showcase the proper sequence, ensuring a robust and well-documented solution."
- Host: GitHub
- URL: https://github.com/ansaribrahim/tdd-project-ruby
- Owner: AnsarIbrahim
- License: mit
- Created: 2023-09-07T13:26:44.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2023-09-07T16:17:39.000Z (about 1 year ago)
- Last Synced: 2024-10-10T00:57:38.363Z (about 1 month ago)
- Topics: rspec, rspec-testing, ruby, ruby-app
- Language: Ruby
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TDD-Project-Ruby
![e2954fb3deb2407e8e4bcb40b1fd6376](https://github.com/AnsarIbrahim/LeaderBoard-new/assets/117971223/9d715e43-a095-4b33-b5f2-161236e8fdcc)
# 📗 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)
- [📝 License](#license)"Embark on a test-driven development journey with this project. Create a class using TDD principles, writing tests before code. Your commit history will showcase the proper sequence, ensuring a robust and well-documented solution."
Ruby
IDE
- **Gemfile**
- **Rubocop**
- **Gemfile.lock**
- **Add Class Solver**
- **Unit Testing**
- **license**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```
install ruby
```
### Setup
Clone this repository to your desired folder:
```
cd my-folder git clone [email protected]:AnsarIbrahim/TDD-Project-Ruby.git
```
### Install
Install this project with:
```sh
cd my-project
gem install
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
### Run tests
To run tests, run the following command:
```sh
RSpec
```
### Deployment
You can deploy this project using:
```sh
ruby solver.rb
```
👤 **Ansar Ibrahim**
- [GitHub](https://github.com/AnsarIbrahim)
- [LinkedIn](https://linkedin.com/in/ansar-ibrahim/)
- [Twitter](https://twitter.com/ansaradheeb)
👤 **Aamir Asaram**
- GitHub: [aamir-asaram](https://github.com/aamir-asaram)
- Twitter: [@aaaaamir\_\_](http://twitter.com/aaaaamir_)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/aamir-asaram/)
👤 **Hassan Shakur**
- GitHub: [@hassanShakur](https://github.com/hassanShakur)
- Twitter: [@HassShakur](https://twitter.com/HassShakur)
- LinkedIn: [hassanShakur](https://linkedin.com/in/hassanShakur)
- **Deployment**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/AnsarIbrahim/TDD-Project-Ruby/issues).
If you like this project give it a ⭐️
- Microverse and my coding partners 💖💖
This project is [MIT](./LICENSE) licensed.