Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>E2E Test Config ManagerNew to Visual Studio Code? Get it now.
E2E Test Config Manager

E2E Test Config Manager

mannubhai1

|
10 installs
| (0) | Free
Manage E2E and Component test configurations with a visual interface
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

E2E Test Config Manager

A VS Code extension for managing E2E and Component test configurations with a visual interface.

Features

  • Visual configuration manager with GUI
  • Support for multiple environment presets
  • Toggle between E2E and Component test types
  • Auto-generate .env and .env.user files
  • Secure token storage in workspace settings

Usage

  1. Click the beaker icon (🧪) in the Activity Bar
  2. Select a preset or manually configure settings
  3. Choose test type (E2E or Component)
  4. Fill in required fields
  5. Click "Save Configuration" to generate environment files

Development

Setup

npm install

Compile

npm run compile

Watch Mode

npm run watch

Run Extension

  1. Press F5 to open a new VS Code window with the extension loaded
  2. Click the beaker icon in the Activity Bar to open the config manager

Requirements

  • VS Code 1.108.1 or higher
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft