Loading...
Loading...
Compare original and translation side by side
$improve-ut$improve-utundefinedundefined
Look for packages with `unit-test` spec layer in the output. For each discovered `unit-test/` directory, read all spec files inside it (e.g., `index.md`, `conventions.md`, `integration-patterns.md`, `mock-strategies.md`).
> If this skill conflicts with the unit-test specs, the specs win.
---
在输出中查找带有`unit-test`规范层级的包。对于每个发现的`unit-test/`目录,读取其中所有规范文件(例如:`index.md`、`conventions.md`、`integration-patterns.md`、`mock-strategies.md`)。
> 若本技能与单元测试规范存在冲突,以规范为准。
---git diff --name-onlypnpm lint
pnpm typecheck
pnpm testgit diff --name-onlypnpm lint
pnpm typecheck
pnpm testundefinedundefinedundefinedundefined