- Self-contained HTML dashboard with MS Office 365 design - pytest plugin captures inputs, outputs, and errors per test - Unified orchestrator runs pytest + torture tests together - Test files persisted in reports/test_files/ with relative links - GitHub Actions workflow with PR comments and job summaries - Makefile with convenient commands (test, view-dashboard, etc.) - Works offline with embedded JSON data (no CORS issues)
18 lines
347 B
JSON
18 lines
347 B
JSON
{
|
|
"metadata": {
|
|
"start_time": "2026-01-11T00:23:10.209539",
|
|
"pytest_version": "9.0.2",
|
|
"end_time": "2026-01-11T00:23:10.999816",
|
|
"duration": 0.7902717590332031,
|
|
"exit_status": 0
|
|
},
|
|
"summary": {
|
|
"total": 0,
|
|
"passed": 0,
|
|
"failed": 0,
|
|
"skipped": 0,
|
|
"pass_rate": 0
|
|
},
|
|
"categories": {},
|
|
"tests": []
|
|
} |