Skip to main content

javascript-testing

The test tooling for JS-stack apps on this kit — Vitest with v8 coverage, colocated __tests__/ folders, and the lint→typecheck→test→build CI gate. Use when adding tests, running the suite, checking coverage, wiring the @/ alias, or debugging CI. This skill is the runner/config and how to run it; for WHAT to prioritize testing (auth, webhook state-not-change, ID normalization, install scoping, env validation), see the generic testing skill. Triggers on "test", "tests", "vitest", "vitest.config", "coverage", "test:coverage", "add a test", "CI failing", "run the tests", "@/ alias in tests", "how do I run the suite".

跳到安装

来源信息

仓库
peek-travel/app-cli
最近来源活动
2026年7月16日 20:07
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。