Write tests

You can write single-line tests to check status, time, body, headers, cookies of response.
The tests have a simple syntax: variable operator value

NativeRest tests tab

You can use a list of commonly-used test code snippets to write your tests.
Snippets are available in Test Examples window Ctrl + Shift + T.

NativeRest test examples

You can also use system, workspace and environment variables in tests.
Tests editor supports empty lines and comments # for your comfort.