Content deleted Content added
m formatting / punctuation change |
Dijonkitchen (talk | contribs) →Test format: Alliteration for mneumonic: https://github.com/testdouble/contributing-tests/wiki/Tests%27-Influence-on-Design |
||
Line 26:
Acceptance tests usually follow this form:<ref name="Pugh11" />
'''Given (
: A specified state of a system
'''When (
: An action or event occurs
'''Then (
: The state of the system has changed or an output has been produced
|