assertions - zaproxy/zest GitHub Wiki

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:

See also

⚠️ **GitHub.com Fallback** ⚠️