Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robinbenitezmora/tdd-in-ruby

This repository through the TDD (Testing Drive Development) methodology will build methods that will serve as a template for future similar procedures in other projects.
https://github.com/robinbenitezmora/tdd-in-ruby

Last synced: 12 days ago
JSON representation

This repository through the TDD (Testing Drive Development) methodology will build methods that will serve as a template for future similar procedures in other projects.

Awesome Lists containing this project

README

        

logo

# 📖 Test Drive Development with Ruby

> This is a project to practice test-driven development with Ruby. The project is a simple creation of a class that will be evaluated by means of TDD (Test Driven Development).

## 🛠 Built With

###
TDD with RSpec

> TDD is a software development process relying on software requirements being converted to test cases before software is fully developed, and tracking all software development by repeatedly testing the software against all test cases. This is opposed to software being developed first and test cases created later.

Client

Server

Database

### Key Features

> Our project has the following features:

- **Simplicity**
- **Clarity**
- **Team Working**

## 💻 Getting Started

> As a developer you can clone the project and run it locally.

To get a local copy up and running, follow these steps.

1) Clone the repository
2) cd into the project folder
3) Run `bundle install` to install the required dependencies
4) Run `rspec` to run the tests

### Prerequisites

In order to run this project you need:

- Ruby
- RSpec

### Setup

Clone this repository to your desired folder:

### Install

Install this project with:

### Usage

To run the project, copay the following URL:

https://github.com/robinbenitezmora/TDD-in-Ruby

### Run tests

To run tests, run the following command:

```sh
rspec
```

## 👥 Authors

> The next people have been the authors of this project:

👤 **Author1**

- GitHub: [@robinbenitezmora](https://github.com/robinbenitezmora)
- Twitter: [@Mecanico_Robin](https://twitter.com/mecanico_robin)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/robin-benitez-mora/)

👤 **Author2**

- GitHub: [@asnganje](https://github.com/asnganje)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdulrahman-nganje-a6436935//)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

## ⭐️ Show your support

> Give a ⭐️ if you like this project!

If you like this project...

## 🙏 Acknowledgments

> We would like to thank the following people:

I would like to thank Microverse for the opportunity to learn and grow as a developer.

## ❓ FAQ

> If you have any questions, please contact us.

## 📝 License

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