AiTestResults
Test Results
Test run results and summary.
5 tests3 passed1 failed1 skipped
useChat
✓streams text response chunks142ms
✓handles tool call roundtrip238ms
✓aborts on unmount cleanup56ms
✗retries on 429 rate limit5012ms
Timeout: expected retry after backoff but no second attempt was made
○preserves messages on provider switch
Usage
<AiTestResults :tests="results" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| tests* | AiTestResult[] | — | — |
| summary | AiTestSummary | — | — |
Slots
testsummary