https://github.com/tobinchilongo/tdd-project
Microverse project for learning test driven development in ruby.
https://github.com/tobinchilongo/tdd-project
classes gemfile rspec rspec-testing
Last synced: about 1 month ago
JSON representation
Microverse project for learning test driven development in ruby.
- Host: GitHub
- URL: https://github.com/tobinchilongo/tdd-project
- Owner: Tobinchilongo
- Created: 2022-05-19T08:20:53.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2022-05-19T12:34:52.000Z (about 4 years ago)
- Last Synced: 2024-12-25T17:17:34.928Z (over 1 year ago)
- Topics: classes, gemfile, rspec, rspec-testing
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## OOP school library
This app is develped to learn about test driven development.
## Built With
- Ruby
- OOP
- Rspec
### Technologies used
- Github
- GitFlow
- Visual Studio Code
- rvm
## Getting Started
To get a local copy up and running follow these simple example steps.
- go to the directory that you want to clone the repository in.
- right click and choose Git Bash here.
- type "git clone https://github.com/Tobinchilongo/TDD-Project.git".
- go to the repository folder in your command prompt.
- run bundle install.
or
- Go to the dist folder and open index.html
## Authors
👤 **Tobin Chilongo**
- GitHub: [@Tobinchilongo](https://github.com/Tobinchilongo)
- Twitter: [@Tobin_Official](https://twitter.com/Tobin_Official)
- LinkedIn: [@Tobinchilongo](https://www.linkedin.com/in/tobin-chilongo-a6736415a/)
👤 **Jerry Owusu**
- GitHub: [@jerryowusu](https://github.com/jerryowusu)
- Twitter: [@jerryowusu11](https://twitter.com/jerryowusu11)
- LinkedIn: [Jerry Owusu](https://www.linkedin.com/in/jerry-owusu/)
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](MIT.md) licensed.
## Show your support
Give a ⭐️ if you like this project!