Skip to content
/ wpt Public

Deno web-platform-tests compatibility tables

License

Notifications You must be signed in to change notification settings

denodev/wpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

53fe1ab · Jun 22, 2020

History

57 Commits
May 21, 2019
Jun 12, 2020
Jun 22, 2020
Jun 12, 2019
Jun 12, 2019
Apr 25, 2019
Apr 29, 2019
Jun 12, 2020
Jun 12, 2020
Apr 24, 2019
Apr 25, 2019
Jun 22, 2020
Apr 25, 2019
Jun 12, 2020
Jun 22, 2020
Apr 12, 2020
Jun 12, 2020
Jun 12, 2020

Repository files navigation

Deno web-platform-tests compatibility tables

Inspired by node-compat-table

Command Line

The wpt shell command provides a frontend to a variety of tools for working with and running web-platform-tests. Some of the most useful commands are:

  • ./wpt run - For running tests in Deno
  • ./wpt test <file> - For running a single tests in Deno
  • ./wpt build - For building the website
  • ./wpt serve - For starting the wpt http serverß
  • ./wpt sync - For syncing tests in spec from web-platform-tests repo