Classes | |
| class | BaseProfile |
| Base class for all test runner profiles. More... | |
| class | CustomScriptProfile |
| A runner profile which uses script given by the use. More... | |
| class | PybotProfile |
| A runner profile which uses robot. More... | |
Variables | |
| OUTPUT_ENCODING = getfilesystemencoding() | |
| string | RF_INSTALLATION_NOT_FOUND |
| robotide.contrib.testrunner.runprofiles.OUTPUT_ENCODING = getfilesystemencoding() |
Definition at line 45 of file runprofiles.py.
| string robotide.contrib.testrunner.runprofiles.RF_INSTALLATION_NOT_FOUND |
Definition at line 147 of file runprofiles.py.