@testring/devtool-backend

RingCentral TestRing


License
MIT
Install
npm install @testring/devtool-backend@0.5.10

Documentation

testring

license npm Node.js CI Coverage Maintainability Rating

A simple way to create, run and support automatic UI tests, based on Node.js.

Documentation:

API reference | Config API reference | Plugin API reference

Getting Started

Let's start by installing testring inside your project:

$ npm install testring

or

git clone https://github.com/testring

### * installation
> 1. install java last version (1.11)

### * check installation

run

$ npm run test:e2e

the execution must finish without an error.