Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 335 Bytes

File metadata and controls

executable file
·
9 lines (6 loc) · 335 Bytes

DiUS Coding Challenge - Checkout System

See dius_shopping.md for exercise spec.

Josh Whitham's submission Mon 09 Aug 2021:

  • Build and run the Docker image to execute all tests on my submission to this coding challenge:

$ docker build -t jw_dius_shopping .

$ docker run -it --rm --name jw_dius_shopping_running jw_dius_shopping