·vscode-test-setup
</>

vscode-test-setup

이 기술은 VS Code 확장 프로젝트에 대한 테스트 환경을 설정하고 구성하기 위한 포괄적인 지침을 제공합니다. 새로운 테스트 인프라를 초기화하거나, 테스트 실행기(Vitest)를 구성하거나, CI/CD 테스트 파이프라인을 설정하거나, 적용 범위 도구(v8/c8)를 통합하거나, 테스트 구성 문제를 해결할 때 사용하세요.

14설치·2트렌드·@s-hiraoku

설치

$npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup

vscode-test-setup 설치 방법

명령줄에서 vscode-test-setup AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: s-hiraoku/vscode-sidebar-terminal.

This skill enables rapid and reliable test environment setup for VS Code extension projects. It covers test framework configuration, CI/CD integration, coverage tooling, and best practices for maintainable test infrastructure.

Run the setup script to create all necessary configuration files:

Note: Integration/E2E tests that require the VS Code API still use Mocha via @vscode/test-electron, because the VS Code test host expects a Mocha test runner. This section is intentionally kept as-is.

이 기술은 VS Code 확장 프로젝트에 대한 테스트 환경을 설정하고 구성하기 위한 포괄적인 지침을 제공합니다. 새로운 테스트 인프라를 초기화하거나, 테스트 실행기(Vitest)를 구성하거나, CI/CD 테스트 파이프라인을 설정하거나, 적용 범위 도구(v8/c8)를 통합하거나, 테스트 구성 문제를 해결할 때 사용하세요. 출처: s-hiraoku/vscode-sidebar-terminal.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-22
업데이트
2026-03-11

Browse more skills from s-hiraoku/vscode-sidebar-terminal

빠른 답변

vscode-test-setup이란?

이 기술은 VS Code 확장 프로젝트에 대한 테스트 환경을 설정하고 구성하기 위한 포괄적인 지침을 제공합니다. 새로운 테스트 인프라를 초기화하거나, 테스트 실행기(Vitest)를 구성하거나, CI/CD 테스트 파이프라인을 설정하거나, 적용 범위 도구(v8/c8)를 통합하거나, 테스트 구성 문제를 해결할 때 사용하세요. 출처: s-hiraoku/vscode-sidebar-terminal.

vscode-test-setup 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill vscode-test-setup 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/s-hiraoku/vscode-sidebar-terminal