the sources from which the concepts have been drawn. It makes us forget they had and origin, and makes us suppose that going back to these sources is something we need not even understand.
Cucumber (http://cukes.info) • Technology Compatibility Kit • Implementation Independent features Scenario: Two-parameter step Given a scenario with: """ Given a calculator When the calculator adds up "12" and "51" Then the calculator returns "63" """ When Cucumber runs the scenario with steps for a calculator Then the scenario passes