naugtur/xhr

Use a service for running tests in browsers

Open

#81 opened on Jul 10, 2015

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (808 stars) (108 forks)batch import
Hacktoberfestenhancementhelp wanted

Description

[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