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

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


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

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# TDD Project

## General information
In this project we implemented a class with some methods by doing test-driven development (TDD).

Available classes:
- Solver

Available Methods:
- factorial
- reverse
- fizzbuzz

## Built With

- Ruby

## Getting Started
To get a local copy up and running follow these simple steps.
### Install
- Install a local copy up and running follow these simple steps.
```bash
$ https://github.com/orozCoding/tdd-project.git
$ cd tdd-project
$ bundle install
```
- Install Ruby
- Install Rspec

### Run tests

- Run `rspec spec` command from the root directory.
```
$ rspec spec
```

## Authors

👤 **Aniekan udo**

- GitHub: [@Anny85-code](https://github.com/Anny85-code)
- Twitter: [@Annyudo8](https://twitter.com/Anny_udo8)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/aniekan-udo-665b65213/)
-
👤 **Tekle Gebreyohannes**

- GitHub: [@gtekle](https://github.com/gtekle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/gtekle)

👤 **Angel Orozco**

- GitHub: [@orozCoding](https://github.com/orozcoding)
- Twitter: [@orozCoding](https://twitter.com/orozcoding)
- LinkedIn: [Angel Orozco](linkedin.com/in/angel-orozco)

## 🤝 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!

## Acknowledgments

- Microverse

## 📝 License

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