API Unit Test
One of the most powerful features of ApiTune is the ability to create unit tests for your API.
To create a test, click the Add rule to create a test button.
In rule editor, change to Test&Scripts tab.
Add a test case with at.test
method.
TIP
For test syntax, please refer to Test Syntax.