web-platform-tests/wpt

Make websocket tests run in workers

Open

#2,557 opened on 2016年2月3日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)HTML (2,898 forks)batch import
good first issuewebsockets

Repository metrics

Stars
 (4,581 stars)
PR merge metrics
 (平均マージ 6d 7h) (30d で 626 merged PRs)

説明

This could follow the same pattern as the tests for the Fetch API: https://github.com/w3c/web-platform-tests/tree/master/fetch/api/basic - have two HTML files (one for workers, one for non-workers) that load the same JS file that contains the actual test.

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