Commit a0b867f
committed
docs: expand auto_assert caveats with idempotency and stream notes
Addresses PR #54 review feedback (code-reviewer, silent-failure-hunter):
clarify that idempotency is keyed on (spec, method, path) not response
identity, note that chained assertions short-circuit on auto-assert
failure, document the bool-compatible config value range, and flag
streamed-response incompatibility.1 parent 714b9f2 commit a0b867f
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
263 | 266 | | |
264 | 267 | | |
265 | 268 | | |
| |||
0 commit comments