Home

dev / openkara

publicthedavidweng/OpenKara· sync paused
Overview Code History Branches Pull requestsIssuesInsights
main
HomeOverview Code PRsIssues

feat(automation): add canonical report schema and contract test for release gate

last month

6f12a2e
Authored
Davy7/30/2026, 12:01:49 AM
Introduce schemas/automation-report.schema.json with the canonical
OpenKara automation report contract, plus a TypeScript contract test
that asserts the required top-level and nested fields.

Part of #303.

Parent8409b0e

3 files changed
  • package.json+1−0
  • schemas/automation-report.schema.json+223−0
  • tests/automation-report-schema.test.ts+144−0