takt/builtins/en/instructions/review-test.md
nrs cc63f4769d
desu-e2etesuto-nopiisu-wo-shim (#149)
* takt: desu-e2etesuto-nopiisu-wo-shim

* 動的にbuiltinを処理
2026-02-09 00:32:49 +09:00

605 B

Review the changes from a test quality perspective.

Review criteria:

  • Whether all test plan items are covered
  • Test quality (Given-When-Then structure, independence, reproducibility)
  • Test naming conventions
  • Completeness (unnecessary tests, missing cases)
  • Appropriateness of mocks and fixtures

Judgment Procedure

  1. Cross-reference the test plan report ({report:00-test-plan.md}) with the implemented tests
  2. For each detected issue, classify as blocking/non-blocking based on Policy's scope determination table and judgment rules
  3. If there is even one blocking issue, judge as REJECT