Skip to main content
Use this provider to specify special environment requirements needed to run tests.

Members

ExecutionInfo

Creates an instance.

Parameters

ParameterDescription
requirementsdict; default is {} A dict indicating special execution requirements, such as hardware platforms.
exec_groupstring; default is 'test' The name of the exec group that is used to execute the test.

exec_group

The name of the exec group that is used to execute the test.

requirements

A dict indicating special execution requirements, such as hardware platforms.