naugtur/xhr

Use a service for running tests in browsers

Ouverte

#81 ouverte le 10 juil. 2015

 (8 commentaires) (0 réaction) (0 personne assignée)JavaScript (96 forks)batch import
Hacktoberfestenhancementhelp wanted

Métriques du dépôt

Stars
 (798 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur