/checkout-test-interview

My attempt at implementing the requirements outlined at the start of https://www.youtube.com/watch?v=5XywKLjCD3g before watching the video using plain php. I failed the challenge (it took me 2 hours). Probably should not have done it so late at night.

Primary LanguagePHP

Running the code:

  • Install dependencies with composer install
  • run tests with ./vendor/bin/phpunit --testdox