|
@@ -5,5 +5,5 @@ Specify environment variables that should be defined for running a test.
|
|
|
|
|
|
|
|
If set to a list of environment variables and values of the form
|
|
If set to a list of environment variables and values of the form
|
|
|
``MYVAR=value`` those environment variables will be defined while running
|
|
``MYVAR=value`` those environment variables will be defined while running
|
|
|
-the test. The environment is restored to its previous state after the
|
|
|
|
|
-test is done.
|
|
|
|
|
|
|
+the test. The environment changes from this property do not affect other
|
|
|
|
|
+tests.
|