This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Calculate batch sizes | |
So that I know how much soup to cook this week, I want to know the total volume of soup needed for the week and the total soup needed for the first delivery day. | |
Sceanrio: Calculate batch sizes | |
When I view the week's summary | |
Then I see how many pots of each soup are required to meet the week's deliveries, plus extra |