environmentVariables property
Environment variables to set for the test (only applicable for instrumentation tests).
Implementation
core.List<EnvironmentVariable>? environmentVariables;
Environment variables to set for the test (only applicable for instrumentation tests).
core.List<EnvironmentVariable>? environmentVariables;