/ShopingCart

Simple Shoping Cart with BDD

Primary LanguageJava

Shopping Cart

Simple Shopping Cart Checkout with various discount rules. New rules can be added by implementing the Discounter and DiscountOffer interfaces.

Requires:

  • Java 7
  • Maven 3

To run tests:

  • mvn clean test

Dummy commit for travis