brooks-test

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Brooks-Lint — Test Quality Review

Brooks-Lint — 测试质量评审

Setup

准备步骤

  1. Read
    ../_shared/common.md
    for the Iron Law, Project Config, Report Template, and Health Score rules
  2. Read
    ../_shared/source-coverage.md
    for book-level coverage, exceptions, and tradeoffs
  3. Read
    ../_shared/test-decay-risks.md
    for test-space symptom definitions and source attributions
  4. Read
    test-guide.md
    in this directory for the test quality review framework
  1. 阅读
    ../_shared/common.md
    ,了解铁律、项目配置、报告模板和健康评分规则
  2. 阅读
    ../_shared/source-coverage.md
    ,了解书籍覆盖范围、例外情况和权衡要点
  3. 阅读
    ../_shared/test-decay-risks.md
    ,了解测试领域症状定义和来源说明
  4. 阅读本目录下的
    test-guide.md
    ,熟悉测试质量评审框架

Process

流程

If the user has not shared test files or pointed to a test directory: apply Auto Scope Detection from
../_shared/common.md
to determine the review scope before proceeding.
  1. Build the test suite map (guide's "Before You Start" section)
  2. Scan for each test decay risk in the order specified (Steps 1–4 of the guide)
  3. Apply the Iron Law and output using the Report Template (Step 5 of the guide)
Mode line in report:
Test Quality Review
若用户未分享测试文件或指定测试目录: 先应用
../_shared/common.md
中的自动范围检测(Auto Scope Detection)确定评审范围,再继续后续步骤。
  1. 构建测试套件映射(指南的“开始之前”章节)
  2. 按照指南指定的顺序(步骤1–4)扫描各类测试衰退风险
  3. 应用铁律并使用报告模板输出结果(指南的步骤5)
报告中的模式行:
Test Quality Review