Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```