joonvena/Robot Framework
Run Robot Framework tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allowed_shared_memory | Shared memory that Docker container is allowed to use | yes | 1g |
| browser | Browser to use | yes | chrome |
| robot_threads | Execute tests in parallel | yes | 1 |
| pabot_options | Extra settings for parallel execution. https://github.com/mkorpela/pabot#command-line-options | yes | "" |
| robot_options | Extra options for robot command | yes | "" |
| screen_color_depth | Color depth of the virtual screen | yes | 24 |
| screen_height | Height of the virtual screen | yes | 1080 |
| screen_width | Width of the virtual screen | yes | 1920 |
| robot_tests_dir | Directory where Robot tests are located in the repository | yes | robot_tests |
| robot_reports_dir | Where will the report from test be saved | yes | reports |
| robot_runner_image | The docker image which will be used to execute the tests | yes | ppodgorsek/robot-framework:latest |
Outputs
no outputs