{"id":18547075,"url":"https://github.com/katalon-studio/katalon-gradle-plugin","last_synced_at":"2025-09-01T21:33:00.772Z","repository":{"id":43713507,"uuid":"150200616","full_name":"katalon-studio/katalon-gradle-plugin","owner":"katalon-studio","description":"Katalon Studio Gradle plugin","archived":false,"fork":false,"pushed_at":"2024-05-06T07:39:30.000Z","size":86,"stargazers_count":10,"open_issues_count":2,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-24T11:21:27.214Z","etag":null,"topics":["critical","gradle-plugin","java","katalon-studio"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/katalon-studio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-09-25T03:10:03.000Z","updated_at":"2024-12-18T01:42:55.000Z","dependencies_parsed_at":"2024-05-06T08:55:33.639Z","dependency_job_id":null,"html_url":"https://github.com/katalon-studio/katalon-gradle-plugin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katalon-studio%2Fkatalon-gradle-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katalon-studio%2Fkatalon-gradle-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katalon-studio%2Fkatalon-gradle-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katalon-studio%2Fkatalon-gradle-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katalon-studio","download_url":"https://codeload.github.com/katalon-studio/katalon-gradle-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248107263,"owners_count":21048888,"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":["critical","gradle-plugin","java","katalon-studio"],"created_at":"2024-11-06T20:28:00.314Z","updated_at":"2025-04-09T20:31:09.243Z","avatar_url":"https://github.com/katalon-studio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Katalon Studio's Gradle Plugin\n\nThis Gradle plugin helps simplify/automate some tasks in Katalon Studio. It is published at https://plugins.gradle.org/plugin/com.katalon.gradle-plugin.\n\n## How to build and test\n* **Build**\nRun `gradle build`\n* **Test** \n\u003cbr\u003eSuggestion plugin: [katalon-studio-zip-keywords-plugin](https://github.com/katalon-studio/katalon-studio-zip-keywords-plugin)\n\u003cbr\u003eRemove line `'com.katalon.gradle-plugin' version '\u003cversion\u003e'`\n\u003cbr\u003eAdding this script to the build.gradle file in the tested plugin.\n```\nbuildscript{\n    dependencies{\n        classpath files('\u003cpath\u003e/katalon-gradle-plugin-\u003cversion\u003e.jar')\n    }\n}\n.....\napply plugin: com.katalon.gradle.plugin.KatalonGradlePlugin\n``` \n\n\n\n## Gradle Tasks\n\n* `katalonCopyDependencies`\n* `katalonListTestCases`\n* `katalonListTestSuites`\n\n## Sample\n\nPlease see https://github.com/katalon-studio-samples/framework-integration.\n\n## Tutorial: Automatically download dependencies for Katalon Studio projects\n\n### Install Gradle\n\nPlease follow this [guide](https://gradle.org/install/) to install Gradle on your machine.\n\n### Add `build.gradle` file\n\nAdd a `build.gradle` file inside Katalon Studio project contains the below code. Dependencies can be changed or modified based on your libraries prerferences.\n\n```gradle\nplugins {\n  id 'java-library'\n  id \"com.katalon.gradle-plugin\" version \"0.1.2\"\n}\n\nrepositories {\n  mavenCentral()\n}\n\ndependencies {\n  // sample dependencies\n  // rest-assured\n  implementation 'io.rest-assured:rest-assured:3.2.0'\n  // JsonPath\n  implementation 'io.rest-assured:json-path:3.2.0'\n  // XmlPath\n  implementation 'io.rest-assured:json-path:3.2.0'\n  // JSON Schema Validation\n  implementation 'io.rest-assured:json-schema-validator:3.2.0'\n}\n\n```\n\n### Download the dependencies\n\n\u003e **Due to the way Java loading libraries, please close all Katalon Studio applications before execute the following command, and re-open it after the command has been completed.**\n\n```\ngradle katalonCopyDependencies\n```\n\n## License\n\nCopyright (c) Katalon LLC. All rights reserved.\n\nLicensed under the LICENSE AGREEMENT FOR KATALON AUTOMATION FRAMEWORK.\n\n## Companion products\n\n### Katalon TestOps\n\n[Katalon TestOps](https://analytics.katalon.com) is a web-based application that provides dynamic perspectives and an insightful look at your automation testing data. You can leverage your automation testing data by transforming and visualizing your data; analyzing test results; seamlessly integrating with such tools as Katalon Studio and Jira; maximizing the testing capacity with remote execution.\n\n* Read our [documentation](https://docs.katalon.com/katalon-analytics/docs/overview.html).\n* Ask a question on [Forum](https://forum.katalon.com/categories/katalon-analytics).\n* Request a new feature on [GitHub](CONTRIBUTING.md).\n* Vote for [Popular Feature Requests](https://github.com/katalon-analytics/katalon-analytics/issues?q=is%3Aopen+is%3Aissue+label%3Afeature-request+sort%3Areactions-%2B1-desc).\n* File a bug in [GitHub Issues](https://github.com/katalon-analytics/katalon-analytics/issues).\n\n### Katalon Studio\n[Katalon Studio](https://www.katalon.com) is a free and complete automation testing solution for Web, Mobile, and API testing with modern methodologies (Data-Driven Testing, TDD/BDD, Page Object Model, etc.) as well as advanced integration (JIRA, qTest, Slack, CI, Katalon TestOps, etc.). Learn more about [Katalon Studio features](https://www.katalon.com/features/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatalon-studio%2Fkatalon-gradle-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatalon-studio%2Fkatalon-gradle-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatalon-studio%2Fkatalon-gradle-plugin/lists"}