denodev / wpt

Deno web-platform-tests compatibility tables

Home Page:https://deno.dev/wpt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Deno web-platform-tests compatibility tables

https://deno.dev/wpt/

License:MIT License


Languages

Language:HTML 94.3%Language:JavaScript 3.5%Language:TypeScript 1.9%Language:CSS 0.3%