Skip to content

Compared with adjacent tools

PatchProof complements ordinary CI, coverage, mutation testing, and test-impact analysis.

Tool categoryPrimary question
Ordinary CIDoes the current revision pass its test suite?
Patch/diff coverageDid tests execute changed lines?
Mutation testingDo tests detect generated code mutations?
Test-impact analysisWhich tests are likely relevant to changed code?
PatchProofDoes the submitted changed test fail on the real base and pass on head?

These tools can be used together. PatchProof does not claim broader correctness than its base/head evidence supports.

Deterministic regression-test evidence. No telemetry or required AI.