Odero Oluoch
An interactive Java Application to simulate Add to Cart shopping experience
- Java 11
- Gradle
- J-Unit 5 - 5.8.1
- Ensure gradle is installed, synced and all dependencies downloaded.
- Run this command to clone into your local repo
git clone https://github.com/OderoOluoch/Shopy
- Navigate to the root folder of the repo via your terminal.
- Run this command to start gradle via the terminal
$ gradle run
To run te test cases, run the following command on your terminal.
$ gradle test
Copyright © 2021 Odero OLuoch