run-smoke-tests

Community

Verify extension functionality in VS Code.

Authormahmoud20138
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your VS Code extension functions correctly within a real VS Code environment by running automated smoke tests, catching integration issues early.

Core Features & Use Cases

  • Real VS Code Environment: Tests run inside an actual VS Code instance, not a mocked one.
  • Extension Activation Verification: Checks if the extension loads and activates without errors.
  • Command and API Testing: Verifies that registered commands and exported APIs work as expected.
  • Use Case: After updating the extension's activation logic or adding new commands, run these tests to confirm that the core features are still operational before committing or deploying.

Quick Start

Run all smoke tests to verify the extension loads and basic functionality works in a real VS Code environment.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: run-smoke-tests
Download link: https://github.com/mahmoud20138/Claude-Skills-Collection/archive/main.zip#run-smoke-tests

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.