naugtur/xhr

Use a service for running tests in browsers

Open

#81 geöffnet am 10. Juli 2015

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (808 Stars) (108 Forks)batch import
Hacktoberfestenhancementhelp wanted

Beschreibung

[edited]

The idea is to find and configure a service for running tests in multiple browsers to monitor browser support automatically.

The trick is, we need the server side for the tests running in the same origin.

See how npm test does it now.

Contributor Guide