Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

vscode-extension-tester

Package Overview
Dependencies
Maintainers
11
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-extension-tester

ExTester is a package that is designed to help you run UI tests for your Visual Studio Code extensions using selenium-webdriver.

latest
Source
npmnpm
Version
8.23.0
Version published
Weekly downloads
42K
-2.93%
Maintainers
11
Weekly downloads
 
Created
Source

ExTester for Visual Studio Code

UI Testing Framework for Visual Studio Code.

FeaturesRequirementsUsageExtensionExampleDocumentationKnown Issues

ExTester: Your Essential UI Testing Companion for Visual Studio Code Extensions!
Seamlessly execute UI tests with Selenium WebDriver, ensuring robustness and reliability in your extension development journey. Simplify UI testing for your VS Code extensions and elevate the quality of your user interface effortlessly. Dive into efficient testing with ExTester today!


Features

  • ⬇️ Download a test instance of Visual Studio Code.
  • ⬇️ Download the appropriate version of ChromeDriver.
  • 📦 Pack and Install your extension into downloaded VS Code instance.
  • 🚀 Launch the VS Code instance using Selenium WebDriver.
  • 🔥 Run your tests.

Requirements

For more information please visit our 🔗 project repository

Usage

Simply install our package into your extension devDependencies to get started:

npm install --save-dev vscode-extension-tester

Make sure to check out the 🔗 Documentation for detailed instructions.

ExTester Runner Extension

‼️ For a streamlined testing workflow, we recommend installing the 🔗 ExTester Runner VS Code extension. It provides an enhanced UI for test orchestration and improves the overall developer experience.

Example

For an example project, check out the Hello World Example repository, where you can find detailed setup and usage instructions.

Documentation

Our full documentation is located in 🔗 GitHub Wiki. Included are details about Page Objects API and how to setup Mocha tests information.

Issues

Something is not working properly? In that case, feel free to 🔗 open feature requests, report bugs, etc.

Get Involved

Contribution Welcomed

If you'd like to help us get better, we appreciate it! Check out our 🔗 Contribution Guide on how to do that.

Known Issues

We have prepared few answers for most common problems community reported. See 🔗 Known Issues

Keywords

webdriver

FAQs

Package last updated on 12 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts