Skip to content

Environments

Emcee supports additional environment variables for tests.

Set variables in environment field with key-values form:

tests:
    configurations:
        #...
    environment:
        key1: value1
        key2: value2

Environment variables might be exteded in every configuration. Learn more.

Defaults#

Emcee does not set environment parameter by default.