naugtur/xhr

Use a service for running tests in browsers

开放

#81 创建于 2015年7月10日

 (8 条评论) (0 个反应) (0 位负责人)JavaScript (96 个派生)batch import
Hacktoberfestenhancementhelp wanted

仓库指标

星标
 (798 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

[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.

贡献者指南