Skip to main content

majiayu000/test-loop

SkillsMP 已收集 majiayu000/test-loop 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
6
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

已展示 6 / 6 个已收集 Skill。

职业分类
软件开发工程师
描述

Install the closed test loop into a fresh project. Copies the pre-commit hook, the CI workflow, the render script, the drift check script, the failure classifier, and the knowledge-base templates, then prepares the drill handoff that verifies the loop reacts.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Flag public symbols in the project's source tree that are not documented in the project's knowledge base. Use this before committing, in CI, or whenever a public API surface changes and you want to know whether the knowledge base has gone stale.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Verify the closed test loop actually reacts by injecting one intentionally failing test, running each of the five loop tools, and recording the result. Use after init-loop and after any change to a loop tool.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Group failing tests by naming convention so a real assertion failure is not hidden among tests that exist to verify a system rejects something. Use after running the test suite and before reading the report.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Turn a test runner's raw log into a Markdown report plus a structured JSON summary. Embeds the failure classification so a reader can see the failing tests, the run summary, and the failure-class counts on one page.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Meta-skill: choose which of the other five test-loop skills to invoke first, based on the user's description of the current state of their project. Use when a user says something like "I want to add tests to this project" or "this project has no CI" and the…

原文语言:英语

更新
已展示 6 / 6 个已收集 Skill。