How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Deterministic simulation testing and its use at SurrealDB

calendar_today June 19, 2026 person Dave MacLeod domain surrealdb

This engineering post introduces deterministic simulation testing (DST), a methodology that combines comprehensive test coverage with reproducible results. It explains how DST helps find bugs before production by making seemingly random behavior predictable through techniques like seeding, and demonstrates its application to SurrealDB’s distributed transactional key-value store.

open_in_new Read original post