{"id":19764669,"url":"https://github.com/rey5137/robot-runner-plugin","last_synced_at":"2025-04-30T14:33:07.119Z","repository":{"id":38207397,"uuid":"345876934","full_name":"rey5137/robot-runner-plugin","owner":"rey5137","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-06T07:08:35.000Z","size":758,"stargazers_count":2,"open_issues_count":18,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-09-19T02:27:11.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rey5137.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-09T03:58:27.000Z","updated_at":"2024-05-06T07:07:11.000Z","dependencies_parsed_at":"2024-05-06T05:46:10.604Z","dependency_job_id":null,"html_url":"https://github.com/rey5137/robot-runner-plugin","commit_stats":{"total_commits":116,"total_committers":3,"mean_commits":"38.666666666666664","dds":"0.017241379310344862","last_synced_commit":"02dda71b98a315cc2bc579efeb6554d1a76d1bef"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Frobot-runner-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Frobot-runner-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Frobot-runner-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rey5137%2Frobot-runner-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rey5137","download_url":"https://codeload.github.com/rey5137/robot-runner-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224188136,"owners_count":17270366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T04:14:37.834Z","updated_at":"2024-11-12T04:14:38.583Z","avatar_url":"https://github.com/rey5137.png","language":"Kotlin","readme":"# robot-runner-plugin\n\n![Build](https://github.com/rey5137/robot-runner-plugin/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/16424-robot-runner.svg)](https://plugins.jetbrains.com/plugin/16424-robot-runner)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/16424-robot-runner.svg)](https://plugins.jetbrains.com/plugin/16424-robot-runner)\n\n## Template ToDo list\n- [x] Create a new [IntelliJ Platform Plugin Template][template] project.\n- [x] Verify the [pluginGroup](/gradle.properties), [plugin ID](/src/main/resources/META-INF/plugin.xml) and [sources package](/src/main/kotlin).\n- [x] Review the [Legal Agreements](https://plugins.jetbrains.com/docs/marketplace/legal-agreements.html).\n- [x] [Publish a plugin manually](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate) for the first time.\n- [x] Set the Plugin ID in the above README badges.\n- [ ] Set the [Deployment Token](https://plugins.jetbrains.com/docs/marketplace/plugin-upload.html).\n- [ ] Click the \u003ckbd\u003eWatch\u003c/kbd\u003e button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes.\n\n\u003c!-- Plugin description --\u003e\nRun Configuration to run Robot Framework test suites\n\n## Change log\n\n### 0.6.0\n#### Fixed\n- Fix UI bug on 2023.3 IntelliJ version\n\n### 0.5.0\n#### Fixed\n- Fix UI bug on new IntelliJ versions\n\n\n### 0.4.6\n#### Fixed\n- Bug cannot open file in Assigment table\n\n### 0.4.5\n#### Added\n- Support End step keyword\n- Support step folding in robot script\n\n### 0.4.4\n#### Added\n- Support nested Step keyword\n- Support new output format of Robot 6.0\n\n### 0.4.3\n#### Added\n- Support grouping keywords by RobotStepLibrary.Step keyword\n\n### 0.4.2\n#### Added\n- Gutter icon to run single testcase (support Intellibot #patched plugin)\n\n### 0.4.1\n#### Fixed\n- Bug error when click run testcase icon\n\n### 0.4.0\n#### Added\n- Gutter icon to run single testcase (support Intellibot plugin)\n- Execution option to run with pabot\n- Action to merge all output result files\n\n\n## How to\n\n### New Robot Run Configuration\n\n- Open Edit Run Configurations dialog.\n\n- Click Add New Configuration button (plus icon at the top left panel).\n\n- Choose Robot Runner option.\n\n- Choose a Python interpreter from dropdown list (you must setup Python SDK beforehand).\n\n- Setup other options as you want.\n\n- Click Apply button.\n\n### Setup Configuration to use with \"Run Robot ...\" menu\n\n- Open Settings/Preferences \u003e Tools \u003e Robot Runner Settings.\n\n- Tick checkbox at the column \"Test Suite\" / \"Test Case\" to select which configuration will be shown in \"Run Robot ...\" menu.\n\n### View Robot result \n\n- Open Robot's output.xml file in IntelliJ\n\n- Choose the tab \"Robot result\"\n\n### View file in Argument/Assignment table\n\n- In Value column of Argument/Assignment table, if a value is a file path, then an open file icon will be shown in left size of cell.\n\n- Click the open file icon to view file.\n\n### Show output view in run configuration tab\n\n- Choose option \"Show output view\" in Run Configuration setting.\n\n\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"robot-runner-plugin\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/rey5137/robot-runner-plugin/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frey5137%2Frobot-runner-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frey5137%2Frobot-runner-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frey5137%2Frobot-runner-plugin/lists"}