Are the tests real — or did the agent invent them?
AI-written tests can assert against APIs that don't exist, mock the very thing they claim to verify, or pass vacuously. Izri traces every assertion back to a real symbol in your codebase — a fabricated one is a hard fail, no matter the other scores.
- Every asserted symbol resolved against the real code graph
- Detects self-mocking & tautological assertions
- Fabrication is a hard fail — it vetoes the umbrella