Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abigiyaty/tdd-project
Test-driven development (TDD)
https://github.com/abigiyaty/tdd-project
ruby
Last synced: 6 days ago
JSON representation
Test-driven development (TDD)
- Host: GitHub
- URL: https://github.com/abigiyaty/tdd-project
- Owner: AbigiyaTY
- Created: 2022-11-25T08:30:42.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-12T18:54:57.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T04:17:14.296Z (about 1 month ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 559 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[ OOP school library\] ](#--oop-school-library-)
- [🛠 Built With ](#-built-with-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Authors](#authors)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [📝 License ](#-license-)> Description the project.
1. Write unit tests using Rspec.
2. Understand an existing codebase in a way that allows for adding tests.
3. Write Rspec unit tests with mocks.
4. Understand the TDD concept- Ruby
**To get a local copy up and running, follow these steps.**
1. Open terminal or cmd on you local machine and navigate to your desired directory.
2. **Run** *'https://github.com/AbigiyaTY/TDD-Project.git'*
3. **Run** *'code'*### Prerequisites
In order to run this project you need **[describe prerequisites]**:
```sh
gem install rails
```### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/AbigiyaTY/TDD-Project.git
cd TTD
```### Install
Install this project with **[package manager]**:
```sh
cd OOP_school_library
gem install```
### Usage
To run the project, execute the following command:
```sh
rails server
```## Authors
👤 **Bantelom Geto**
- GitHub: [Bantealem](https://github.com/Bantealem)
- Twitter: [Bantealem](https://twitter.com/BantealemG)
- LinkedIn: [Bantealem](https://www.linkedin.com/in/bantealem-geto-a301b9213/)👤 **Abigiya Tadesse**
* GitHub: [@githubhandle](https://github.com/AbigiyaTY)
* Twitter: [@twitterhandle](https://twitter.com/AbigiyaTY)
* LinkedIn: [@LinkedIn](https://www.linkedin.com/in/AbigiyaTY)Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project...
This project is [MIT](./MIT.md) licensed.