Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/epaltechs/tdd-project
- Owner: Epaltechs
- Created: 2022-08-11T08:06:28.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-11T11:40:59.000Z (over 2 years ago)
- Last Synced: 2024-12-30T16:38:07.179Z (about 1 month ago)
- Topics: rspec, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.