Feature: Shopping Cart Scenario: Add item to cart Given an empty shopping cart When I add an item with name "Product A" and quantity 2 Then the cart should contain 1 item