https://github.com/testng-team/testng-remote
Remote TestNG
https://github.com/testng-team/testng-remote
ide integration testng
Last synced: 11 months ago
JSON representation
Remote TestNG
- Host: GitHub
- URL: https://github.com/testng-team/testng-remote
- Owner: testng-team
- License: apache-2.0
- Created: 2015-10-15T23:41:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T02:22:28.000Z (almost 2 years ago)
- Last Synced: 2024-06-11T19:10:13.559Z (over 1 year ago)
- Topics: ide, integration, testng
- Language: Java
- Homepage:
- Size: 616 KB
- Stars: 12
- Watchers: 8
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Remote TestNG
====
[](https://travis-ci.org/testng-team/testng-remote)
[](https://coveralls.io/github/testng-team/testng-remote)
TestNG Remote - the modules for running TestNG remotely. This is normally used by IDE to communicate with TestNG runtime, e.g. receive the Test Result from runtime so that can display them on IDE views.
### Current Release Version
```xml
org.testng.testng-remote
testng-remote-dist
1.7.0
shaded
```