mcp-office-tools/reports/test_results.json
Ryan Malloy 1abce7f26d Add document navigation tools: outline, style check, search
New tools for easier document navigation:
- get_document_outline: Structured view of headings with chapter detection
- check_style_consistency: Find formatting issues and missing chapters
- search_document: Search with context and chapter location

All tools tested with 200+ page manuscript. Detects issues like
Chapter 3 being styled as "normal" instead of "Heading 1".
2026-01-11 07:15:43 -07:00

18 lines
347 B
JSON

{
"metadata": {
"start_time": "2026-01-11T07:15:14.417108",
"pytest_version": "9.0.2",
"end_time": "2026-01-11T07:15:15.173732",
"duration": 0.7566196918487549,
"exit_status": 0
},
"summary": {
"total": 0,
"passed": 0,
"failed": 0,
"skipped": 0,
"pass_rate": 0
},
"categories": {},
"tests": []
}