Skip to main content

tests

For details, see the tests section.

Properties

PropertyDescriptionTypeRequired
keyTest IDstringtrue
valueObject that contains tasks, and tags properties. Refer to value section.objecttrue

value

PropertyDescriptionTypeRequired
tasksList of Tasks. Refer to tasks section.arraytrue
summaryBrief overview or summary of the test.string
testbotEnables or disables the testbot for the test. This setting will override individual testbot config for each task.boolean
paramsParameters are defined as an array of objects, each specifying variables that can be injected into tasks to enable dynamic adjustments to the test's behavior.array