Test Regression Strategy

面向 SurveyController 仓库的测试分层与回归选择技能。用于判断改动后该补哪类测试、mock 边界放哪、`CI/unit_tests/` 与 `CI/live_tests/` 怎么分层、该跑哪些 `pytest` 目标,以及哪些场景必须跑 `uv run python CI/python_ci.py --full`。适合处理功能改动后的验证策略,不适合替代具体模块修复。

surveycontroller 4149ba2 2 files · 5.0 KB Updated

File contents

surveycontroller/surveycontroller/tree/main/.codex/skills/test-regression-strategy commit 4149ba2cd7

Frequently asked questions

npx skillmds@latest add surveycontroller/test-regression-strategy