https://github.com/katalon-studio/testops-commons-java
https://github.com/katalon-studio/testops-commons-java
critical exempted katalon-testops
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/katalon-studio/testops-commons-java
- Owner: katalon-studio
- Created: 2020-12-15T03:34:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-13T19:20:54.000Z (3 months ago)
- Last Synced: 2025-07-13T21:24:06.938Z (3 months ago)
- Topics: critical, exempted, katalon-testops
- Language: Java
- Homepage:
- Size: 27.6 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Katalon TestOps Report SDK (Java)
SDK for uploading reports to Katalon TestOps. The SDK is not intended to be used directly but as a foundation for Java testing framework reporter:
* [testops-cucumber](https://github.com/katalon-studio/testops-cucumber)
* [testops-junit5](https://github.com/katalon-studio/testops-junit5)
* [testops-junit4](https://github.com/katalon-studio/testops-junit4)
* [testops-testng](https://github.com/katalon-studio/testops-testng)## Prerequisites
- Java 8