AutoTestGlobalSetupScript

class AutoTestGlobalSetupScript[source]

This class represents a command that will be run as the global setup.

user_provided: bool

This was the command that was provided by the user. Only this command is editable.

cmd: str

The command that will be executed.