coreutils_hermes_zen/.clinerules/modes/testing.md

332 B

Testing Mode

Test only the active task scope.

Prefer:

  1. targeted tests
  2. regression tests
  3. behavior comparisons
  4. broader test suites only after targeted tests pass

Record:

  • test command
  • result
  • failure summary
  • next exact action

Do not fix unrelated failures.

Record unrelated failures in memory-bank/blockers.md.