JSPM

  • Created
  • Published
  • Downloads 132794
  • Score
    100M100P100Q245475F
  • License MIT

Web test runner commands

Package Exports

  • @web/test-runner-commands
  • @web/test-runner-commands/plugins

Readme

Test Runner Commands

Commands for executing code server-side during your tests in the browser. To control the browser page, access the file system, or execute NodeJS libraries.

Built-in commands can change the viewport, emulate media queries or set the user agent. You can create custom commands to implement your own functionalities.

See our website for full documentation.