This TDD Project is a project to apply what we've learned about Test Driven Development with RUBY.
Ruby
- Add more teachers and students to school .
- Use of Ruby's best practices.
- Use of Gitflow.
- Use of linters.
In order to run this project you need:
- Install Ruby.
- Create a repo on your repositores files.
- Clone or make a copy of this repo on your local machine.
- Follow GitHub flow.
- A carefully reading of this README.md is required.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/StevenWafeek/OOP_school_library
Install this project with:
bundle install
To run the project, run the following command:
ruby test.rb
To run tests, run the following command:
rubocop
👤 steven wafeek
- GitHub: StevenWafeek
- Twitter: steven_hakeem
- LinkedIn: steven wafeek
👤 Marco Almada
- GitHub: Marco Almada
- Twitter: nerdpiola
- LinkedIn: Marco Almada
- More data
- More classes
- More methouds
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project,please give it a ⭐️!
I would like to thank Microverse for giving me the opportunity to learn and grow as a developer.
This project is MIT licensed.