story-kit: merge 171_story_persist_test_results_to_story_files

This commit is contained in:
Dave
2026-02-25 09:50:31 +00:00
parent 6f34d9ae56
commit 073ec03afe
5 changed files with 579 additions and 23 deletions

View File

@@ -19,3 +19,16 @@ As a project owner, I want test results written to the story markdown file when
## Out of Scope
- TBD
## Test Results
<!-- story-kit-test-results: {"unit":[{"name":"test_write_persists","status":"pass","details":null}],"integration":[{"name":"test_roundtrip","status":"pass","details":null}]} -->
### Unit Tests (1 passed, 0 failed)
- ✅ test_write_persists
### Integration Tests (1 passed, 0 failed)
- ✅ test_roundtrip