ENVIRONMENT.rst 319 B

123456789
  1. ENVIRONMENT
  2. -----------
  3. Specify environment variables that should be defined for running a test.
  4. If set to a list of environment variables and values of the form
  5. ``MYVAR=value`` those environment variables will be defined while running
  6. the test. The environment changes from this property do not affect other
  7. tests.