**School Library: Used TDD approach ** is the fourth milestone of the project meant to implement test units for the code units from the project requirement using TDD approach.
Client
- Create test units for each methos in tthe Solver class first
- Create
Solverclass. - Create
Fizzbuzz - Factorial - Reverse methodswith their specific tasks. after we created unit tests - Test the unit codes using the unit tests we wrote
To get a local copy up and running, follow these steps.
In order to run this project you need:
to install ruby (sudo apt-get install ruby-full)
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/amare1990/School-Library.git
To run the project, execute the following command:
rspec spec spec/test_file_rspec.rb, where test_file_rspec.rb is the name of each unit test files.
👤 Amare Kassa
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 JOSE ZEPEDA
- GitHub: J2ZROMERO
- Twitter: @JOSEZEPED4
- LinkedIn: JOSE ZEPEDA
- Create database for the data
- Manipulate the database using the rupy program I wrote
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank Microverse, our school which provides materials to do this project.
-
Is this ruby project connected to a database?
- No
-
Is this project suppossed to be complex by most students?
- No
This project is MIT licensed.