@clearship/schema
v0.1.0
Published
Zod contracts for the Clearship API — test run uploads, verdicts, and signals
Downloads
64
Readme
@clearship/schema
Zod contracts for the Clearship API: test-run uploads (TestRunUpload), verdicts (Verdict), signals, and the JUnit-ingest query. The source of truth for every payload the API accepts and returns.
import { testRunUploadSchema, verdictSchema } from "@clearship/schema";