Robot Framework Integration

Integration Test Framework auxiliary<->connector mechanism is usable with Robot framework. In order to achieve it, extra plugins have been developed :

  • RobotLoader : handle the import magic mechanism

  • RobotComAux : keyword declaration for existing CommunicationAuxiliary

Note

See Robot framework regarding details about Robot keywords, cli…