Lines Matching refs:Robot
536 The ``robot`` harness is used to execute Robot Framework test suites
695 Specify one or more paths to a file containing a Robot Framework test suite to be run.
1541 Robot Framework Tests
1543 Zephyr supports `Robot Framework <https://robotframework.org/>`_ as one of solutions for automated …
1545 Robot files allow you to express interactive test scenarios in human-readable text format and execu…
1546 At this moment Zephyr integration supports running Robot tests in the `Renode <https://renode.io/>`…
1548 To execute a Robot test suite with twister, run the following command:
1564 Writing Robot tests
1567 For the list of keywords provided by the Robot Framework itself, refer to `the official Robot docum…
1569 Information on writing and running Robot Framework tests in Renode can be found in `the testing sec…
1572 It's possible to extend the framework by adding new keywords expressed directly in Robot test suite…
1573 …Robot Framework <https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#ext…