Tdd Guide

vive-specific TDD guidance (locations and commands). Use when this capability is needed.

tomevault-io Updated

File contents

TDD Assistant (vive)

Nested TDD を vive のテスト構成に合わせて実行する。

Preparation

  • docs/requirements.mddocs/architecture.md、Issue を読む
  • worktree/タスクのディレクトリにいることを確認

Outer Loop (Integration/Behavior)

  • 対象: tests/ または高レベルのユニットテスト
  • 実行: cargo test

Inner Loop (Unit)

  • 対象: src/#[test]
  • 実行: cargo test

Finalization

  • docs/ の更新

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/k4h4shi--vive--tdd-guide commit a44852e70d

Frequently asked questions

npx skillmds@latest add tomevault-io/tdd-guide