Skip to main content
You might want to make environment variables that are shared across all of your tests, you can specify these env vars in the Metlo Config tab on the settings page:
YAML
These values can then be accessed in a test like normal environment variables but with global prefix before the name:
YAML