naugtur/xhr

Use a service for running tests in browsers

Open

#81 aberto em 10 de jul. de 2015

Ver no 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.

Guia do colaborador