What if your test system could find bugs you didn’t anticipate?
Meet Antithesis: deterministic simulation testing for the rest of us. It changed how I test—and build—Graft.
This post covers DST’s origins, how Antithesis works, and what it taught me. https://sqlsync.dev/posts/antithesis-driven-testing/
Antithesis driven testing
Discover how using Antithesis, a deterministic simulation testing platform, reshaped how Graft—a distributed storage engine—was tested and built. This post explores fault injection, property-based fuzzing, and how Antithesis guides the discovery of subtle bugs that traditional tests miss.

