Testing Tdd London Execution Checklist

Sub-skill of testing-tdd-london: Execution Checklist.

vamseeachanta Updated

File contents

Execution Checklist

Execution Checklist

  • Write failing acceptance test (outside)
  • Define mock contracts for all collaborators
  • Write failing unit test for next layer
  • Implement minimal code to pass test
  • Verify all mock interactions
  • Refactor while keeping tests green
  • Move to next inner layer
  • Share contracts with swarm if coordinating

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/testing/testing-tdd-london/execution-checklist commit 6b288971bd

Frequently asked questions

npx skillmds@latest add vamseeachanta/testing-tdd-london-execution-checklist