naugtur/xhr

Use a service for running tests in browsers

Open

#81 opened on 2015年7月10日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)JavaScript (108 forks)batch import
Hacktoberfestenhancementhelp wanted

Repository metrics

Stars
 (808 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド