Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>web/test-runner-extensionNew to Visual Studio Code? Get it now.
web/test-runner-extension

web/test-runner-extension

Manish Gowardipe

|
870 installs
| (0) | Free
vscode plugin for @web/test-runner to run / debug one or more test
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

@web/test-runner

VSCode plugin for triggering WTR tests.

Features

Simple way to run or debug a specific test.

Run & Debug your WTR Tests from

  • Context-Menu
  • CodeLens
  • Command Palette (cmd+shift+p)

Requirements

@web/test-runner must be installed in your project.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • test-runner.codeLensSelector: CodeLens will be shown on files matching the specified pattern.

Default is set to : "**/*.{test,spec}.{js,jsx,ts,tsx}"

  • test-runner.config-directory: The directory path in which the web-test-config needs to be picked by the extension while running the tests.

Default is set to : null. i.e root of the project will be considered.

Supports

  • Mocha framework's BDD & TDD style syntax
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft