11 lines
302 B
Markdown
11 lines
302 B
Markdown
---
|
|
name: integration-test-write
|
|
description: Add focused integration tests for connected system behavior.
|
|
---
|
|
|
|
# Integration Test Write
|
|
|
|
Identify the integration boundary, required setup, and meaningful success and failure cases.
|
|
|
|
Keep the test deterministic and limited to the behavior under change.
|