Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olawale-o/tdd_solver
https://github.com/olawale-o/tdd_solver
rspec ruby
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/olawale-o/tdd_solver
- Owner: olawale-o
- Created: 2021-10-12T09:24:16.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-12T16:42:44.000Z (over 3 years ago)
- Last Synced: 2025-01-15T02:56:31.485Z (20 days ago)
- Topics: rspec, ruby
- Language: Ruby
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDD Solver
> A project to impelement test-driven development (TDD)## Built with
- Ruby
## Getting started
#### Prerequisites
- Ruby
#### To get a local copy of this repository kindly follow the steps below.
- Kindly make sure you have **ruby** installed
- Scroll to top of this current repository
- Click on the `Code` button with background color green on the right end corner
- Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type `git clone (copied link)` on the currently opened terminal or command prompt
- Remember to change `(copied link)` to `[email protected]:olawale-o/tdd_solver.git` which is the name of the repository## Install
```
bundle install
```## Test
```
rspec spec
```
## Authors👤 **Omoogun Olawale**
* Github: [@githubhandle](https://github.com/olawale-o)
* Twitter: [@twitterhandle](https://twitter.com/ibreaktherules)
* LinkedIn: [LinkedIn](https://www.linkedin.com/in/olawaleomoogun/)👤 **Polina Stamenova**
- GitHub: [@githubhandle](https://github.com/PolinaStamenova)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/polina-stamenova-a60766112/)## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page.](https://github.com/olawale-o/tdd_solver/issues)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgements
- Microverse