什么是 vscode-test-setup?
此技能为 VS Code 扩展项目设置和配置测试环境提供全面的指导。在初始化新的测试基础架构、配置测试运行程序 (Vitest)、设置 CI/CD 测试管道、集成覆盖工具 (v8/c8) 或排除测试配置问题时使用。 来源:s-hiraoku/vscode-sidebar-terminal。
此技能为 VS Code 扩展项目设置和配置测试环境提供全面的指导。在初始化新的测试基础架构、配置测试运行程序 (Vitest)、设置 CI/CD 测试管道、集成覆盖工具 (v8/c8) 或排除测试配置问题时使用。
通过命令行快速安装 vscode-test-setup AI 技能到你的开发环境
来源: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此技能为 VS Code 扩展项目设置和配置测试环境提供全面的指导。在初始化新的测试基础架构、配置测试运行程序 (Vitest)、设置 CI/CD 测试管道、集成覆盖工具 (v8/c8) 或排除测试配置问题时使用。 来源:s-hiraoku/vscode-sidebar-terminal。
打开你的终端或命令行工具(如 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