-
-
Notifications
You must be signed in to change notification settings - Fork 36
Assertions
psiinon edited this page Apr 4, 2013
·
1 revision
Zest Assertions are 'sanity checks' associated with requests and applied to responses.
A failing assertion should typically be an indication that the test is not working as expected - either the script is incorrect
or the script has not been configured correctly for the target application.
The following elements are all assertions:
- Zest Core for details about Zest