• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ENVIRONMENT
2-----------
3
4Specify environment variables that should be defined for running a test.
5
6If set to a list of environment variables and values of the form
7``MYVAR=value`` those environment variables will be defined while running
8the test.  The environment changes from this property do not affect other
9tests.
10