utilities icon indicating copy to clipboard operation
utilities copied to clipboard

Deprecate this library

Open ErikHellman opened this issue 7 years ago • 3 comments

This library is not really needed anymore. The custom test runner only works for Firefox and Chrome on Linux. The eslint configuration can be replaced with a standard one instead.

ErikHellman avatar Aug 06 '18 12:08 ErikHellman

Reasoning makes sense, though you should probably check with the contributors. (I've never worked on this.)

samdutton avatar Aug 06 '18 14:08 samdutton

Ping @fippo and @KaptenJansson.

ErikHellman avatar Aug 06 '18 14:08 ErikHellman

@KaptenJansson is probably still dealing with :baby:

most of this depends a decision how tests are done. The buildDriver variant herein uses a shared instance which is way faster than starting the browser a dozen times like the samples would do.

Can't speak for the https://github.com/webrtc/testrtc dependency though.

fippo avatar Aug 06 '18 14:08 fippo