https://github.com/katalon-studio/katalon-studio-dynamic-execution-plugin
https://github.com/katalon-studio/katalon-studio-dynamic-execution-plugin
critical
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/katalon-studio/katalon-studio-dynamic-execution-plugin
- Owner: katalon-studio
- License: other
- Created: 2018-11-28T04:02:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T23:30:44.000Z (about 4 years ago)
- Last Synced: 2024-12-26T06:41:59.522Z (10 months ago)
- Topics: critical
- Language: Java
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## katalon-studio-tags-plugin
The main purpose is supporting tag management, and execute test case that is filtered by id, name, tag, folderId...#### Build
Requirements:
- JDK 1.8
- Maven 3.3+Build
`mvn clean install`
#### How to test in Katalon Studio
- Checkout or get a build of branch `demo_new_platform` of KS
- After KS opens, please click on `Plugin` menu, select `Install Plugin` and choose the generated jar file.
- If you want to reload this plugin, please click on `Plugin` menu, select `Uninstall Plugin` then select `Install Plugin` again.