Acceptance test-driven development: Difference between revisions

Content deleted Content added
Test format: Alliteration for mneumonic: https://github.com/testdouble/contributing-tests/wiki/Tests%27-Influence-on-Design
Reverted good faith edits by Dijonkitchen (talk): That blog is nice, but let's follow what the source stated. (TW)
Line 26:
Acceptance tests usually follow this form:<ref name="Pugh11" />
 
'''Given (arrangesetup)'''
 
: A specified state of a system
 
'''When (acttrigger)'''
 
: An action or event occurs
 
'''Then (assertverification)'''
 
: The state of the system has changed or an output has been produced