https://github.com/katalon-studio/export-and-import-test-artifact-plugin
https://github.com/katalon-studio/export-and-import-test-artifact-plugin
critical
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/katalon-studio/export-and-import-test-artifact-plugin
- Owner: katalon-studio
- Created: 2019-06-26T08:52:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T09:19:59.000Z (about 2 years ago)
- Last Synced: 2025-02-17T09:42:47.537Z (8 months ago)
- Topics: critical
- Language: Java
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Katalon Studio Export and Import Test Artifacts Plugin
The main purpose is:
- Exporting test cases and test objects into .zip file.
- Importing test cases and test objects from .zip file.#### Build
Requirements:- JDK 1.8
- Maven 3.3+Build
`mvn clean package`
#### How to test in Katalon Studio
- Checkout or get a build of branch `staging-plugin` 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.