Commit 28be8e9
Add --test CLI filter, docs links in output, and improve probe results page
CLI:
- Add --test option to run specific test IDs (repeatable, case-insensitive)
- Show Expected column and docs URL for each test in console output
- Improve --help descriptions
Website probe results:
- Show language in parentheses after server name in summary and tables
- Sort servers by (pass + warn) combined score
- Show pass + warn breakdown in score column
Also fix:
- pages.yaml: cancel-in-progress to prevent duplicate artifact error
- body/_index.md: "payload body" → "content" (RFC 9112 terminology)
- headers/_index.md: Section 5.1 → 5.2 for obs-fold reference
- README: document --test option with examples
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2fa5c93 commit 28be8e9
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
0 commit comments