Robot Framework plugin for etr to allow execution of robot test suites.
More...
Robot Framework plugin for etr to allow execution of robot test suites.
Configuration schema:
Optional (default True)
randomize True|False
robot:
tests:
- tests/fail.robot
- tests/success.robot
def etr.plugins.robot.Plugin.__init__ |
( |
|
self, |
|
|
|
ctx |
|
) |
| |
def etr.plugins.robot.Plugin.__init__ |
( |
|
self, |
|
|
|
ctx |
|
) |
| |
def etr.plugins.robot.Plugin.run |
( |
|
self, |
|
|
|
ctx |
|
) |
| |
Run test specified in configuration.
def etr.plugins.robot.Plugin.run |
( |
|
self, |
|
|
|
ctx |
|
) |
| |
Run test specified in configuration.
string etr.plugins.robot.Plugin.config_schema |
|
static |
Initial value:
3 additionalProperties: False
The documentation for this class was generated from the following files: