Describe the request
Add support for setting environment variables via configuration (settings.json, UI, or .env file), which are passed to the test runner when executing tests.
Usage
Some tests depend on environment variables to configure endpoints, features, or credentials. Developers want consistent test behavior across environments.
Describe the request
Add support for setting environment variables via configuration (settings.json, UI, or .env file), which are passed to the test runner when executing tests.
Usage
Some tests depend on environment variables to configure endpoints, features, or credentials. Developers want consistent test behavior across environments.