Add JSON schemas for checkup report outputs
Define strict per-check JSON Schema specs and validate generated payloads in unit tests. - Add Draft 2020-12 schemas under reporter/schemas - Add report_schemas.validate_report() helper - Add tests/reporter/test_report_schemas.py Note: tests not executed here (pytest not available in this environment).
Loading
Please register or sign in to comment