JSPM

@web/test-runner

0.7.15
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 118631
  • Score
    100M100P100Q159716F
  • License MIT

Test runner for web applications

Package Exports

  • @web/test-runner

Readme

Web Test Runner

Test runner for web applications.

👉   Headless browsers with Puppeteer, Playwright, or Selenium.
🚧   Reports logs, 404s, and errors from the browser.
🔍   Debug opens a real browser window with devtools.
📦   Mock es modules using Import Maps.
🔧   Exposes browser properties like viewport size and dark mode.
⏱  Runs tests in parallel and isolation.
👀   Interactive watch mode.
🏃   Fast development by rerunning only changed tests.
🚀   Powered by esbuild and rollup plugins

Check out this step by step guide to get started.

See our website for full documentation.