Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 499 Bytes

File metadata and controls

10 lines (7 loc) · 499 Bytes

testSettings

This is used to define environment variables for the tests.

YAML schema definition

Property Required Description
users Yes List of user credential references. Any users defined in the test definition must be listed here. At least one user must be present.
filePath No The file path to a separate yaml file with all the environment variables. If provided, it will override all the users in the test plan.