Commit 3738716
docs: add tests vs filters pattern for boolean checks (#14951)
Tests (`is X`) return native booleans; filters (`| X`) return data.
Use tests in assert.that and when: clauses.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0160b76 commit 3738716
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
213 | 222 | | |
214 | 223 | | |
215 | 224 | | |
| |||
0 commit comments