Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This project is about implementing a class with some methods through test-driven development (TDD). The thrust of the project is to write tests first and then the code.
https://github.com/epaltechs/tdd-project

rspec rubocop ruby

Last synced: 15 days ago
JSON representation

This project is about implementing a class with some methods through test-driven development (TDD). The thrust of the project is to write tests first and then the code.

Awesome Lists containing this project

README

        

# TDD-Project

This project is about implementing a class with some methods through test-driven development (TDD). The thrust of the project is to write tests first and then the code.

## Built with
Ruby

## Getting Started
To launch the project locally:

### Step 1:
Clone this repo locally using git in the command line and the following command
> https://github.com/Epaltechs/TDD-Project.git
Alternatively, you can just download the complete zip file and extract the folder in your directory

### Step 2:
In the project directory, you can run:
> ruby solver.rb
or alternatively you can copy and paste the commands in
> irb

## πŸ‘€ Authors

:bust_in_silhouette: **Emmanuel Paul**
- GitHub: [@Epaltechs](https://github.com/Epaltechs)
- LinkedIn: [Emmanuel Paul](https://www.linkedin.com/in/emmanuel-s-paul)
- Twitter: [Emmanuel Paul](http://twitter.com/@emmapaul247)
- AngeList: [Emmanuel Paul](https://angel.co/u/emmanuel-s-paul)

πŸ‘€ **Ademola Adebayo**

- Github: [@Smart1-hub](https://github.com/Smart1-hub)
- Twitter: [@ademola_adebayo](https://twitter.com/ademola_adebayo)
- LinkedIn: [Ademola Adebayo](https://www.linkedin.com/in/ademola-adebayo)

## :handshake: Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the [issues page](https://github.com/Epaltechs/TDD-Project/issues).

## Show your support
Give a :star:️ if you like this project!

## Acknowledgments
- Many thanks to Microverse community and all those who have contributed to our progress.
- 🎩Hat tip to anyone whose code was used
- Heartfelt appreciation to all those who provided much needed inspiration.

## :memo: License
This project is MIT licensed.