naugtur/xhr

Use a service for running tests in browsers

Offen

#81 geöffnet am 10.07.2015

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (96 Forks)batch import
Hacktoberfestenhancementhelp wanted

Repository-Metriken

Stars
 (798 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

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