naugtur/xhr

Use a service for running tests in browsers

Aberta

#81 aberto em 10 de jul. de 2015

 (8 comentários) (0 reação) (0 responsável)JavaScript (96 forks)batch import
Hacktoberfestenhancementhelp wanted

Métricas do repositório

Stars
 (798 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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