Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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-)

# 📖 [ TDD Project]

> 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

## 🛠 Built With

- Ruby

## 💻 Getting Started

**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
```

(back to top)

## 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)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## ⭐️ Show your support

If you like this project...

(back to top)

## 📝 License

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