-
The code consists of Two Interfaces and Two Implementation classes, these represent the cart and the product
-
PHPUnit tests are used to test the code and prove that key features work.
-
Composer and PHPUnit are required to build the project
-
Check out the project
-
Run the tests using
./run_tests.sh