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

https://github.com/xsidx/test_driven_development

Practice test driven development using a (solver function- Fizzbuzz, factorial, reverse str)
https://github.com/xsidx/test_driven_development

Last synced: over 1 year ago
JSON representation

Practice test driven development using a (solver function- Fizzbuzz, factorial, reverse str)

Awesome Lists containing this project

README

          

# Project Name

test_driven_development

# Description the project.

A TDD project in this project we will implement a class with some methods, but we will do it by doing test-driven development (TDD) and write unit tests using Rspec and developed on Ruby.

## Built With

- Languages: Ruby
- Technologies Used: GIT, GITHUB, LINTERS

## Getting Started

- Clone this repo to your computer

```bash
git clone https://github.com/XsidX/test_driven_development.git
```

- On the command line, at the project's root, run `bundle install` to install app dependencies

- Next, run `ruby solver.rb` which will run the app in the development mode.

## Authors

👤 **Sidney Kaguli**

- [GitHub](https://github.com/XsidX)
- [Twitter](https://twitter.com/_sid_o)
- [LinkedIn](https://www.linkedin.com/in/sidney-kaguli-0116801a6/)

👤 **Abdollah Raafat**

• [GitHub](https://github.com/AbdollahRaafat)

• [Twitter](https://twitter.com/abdollah_raafat)

• [LinkedIn](https://www.linkedin.com/in/abdollah-raafat-886059221/)

👤 **Rose Okpe**

- [GitHub](https://github.com/Roseokpe)
- [Twitter](https://twitter.com/roseokpe)
- [LinkedIn](https://www.linkedin.com/in/rose-okpe-0334b5177/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!
thanks: [issue-link](https://github.com/XsidX/test_driven_development/issues)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- Inspiration

## 📝 License

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