Cross-Language Conformance: Testing One Schema in TypeScript, Rust, and Python
MongrelDB Kit's three language surfaces are pinned to the same JSON fixtures, so the same query produces the same row or the same typed error in TypeScript, Rust, and Python, and this is how we keep three SDKs honest without writing the same test three times.
