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

https://github.com/guerreiropedr0/tdd-project

Project for learning TDD methodology
https://github.com/guerreiropedr0/tdd-project

gem ruby tdd terminal

Last synced: about 2 months ago
JSON representation

Project for learning TDD methodology

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# TDD Project

> Develop knowledge on Test Driven Development by writing unit tests for one class Solver.

This project is made as part of Microverse program.

## Built With

- RUBY
- GEM
- TERMINAL

## Getting Started

Start by cloning the repository.

`git clone git@github.com:guerreiropedr0/tdd-project.git`

Navigate to the created folder.

`cd tdd-project`

Install all the dependencies.

`bundle install`

## Authors

👤 **Pedro Guerreiro**

- GitHub: [@guerreiropedr0](https://github.com/guerreiropedr0)
- Twitter: [@guerreiropedr0](https://twitter.com/guerreiropedr0)
- LinkedIn: [Pedro Guerreiro](https://www.linkedin.com/in/guerreiropedr0/)

👤 **Alick Nyirenda**

- GitHub: [@AlickNyirenda](https://github.com/Beardless-sheik)
- Twitter: [@beardless_sheik](https://twitter.com/Beardless_Sheik)
- LinkedIn: [Alick Nyirenda](https://www.linkedin.com/in/alick-nyirenda/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

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