Skip to content

robot.conf

Implements settings for both test execution and output processing.

This package implements :class:~robot.conf.settings.RobotSettings and :class:~robot.conf.settings.RebotSettings classes used internally by the framework. There should be no need to use these classes externally.

This package can be considered relatively stable. Aforementioned classes are likely to be rewritten at some point to be more convenient to use. Instantiating them is not likely to change, though.