Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/testng-team/testng-remote
Remote TestNG
https://github.com/testng-team/testng-remote
ide integration testng
Last synced: 10 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T02:22:28.000Z (5 months ago)
- Last Synced: 2024-06-11T19:10:13.559Z (5 months 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
====[![Build Status](http://img.shields.io/travis/testng-team/testng-remote.svg)](https://travis-ci.org/testng-team/testng-remote)
[![Coverage Status](https://coveralls.io/repos/github/testng-team/testng-remote/badge.svg)](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```