Files
Shubham Mishra 85627a3d40 async dst
2026-06-26 15:30:21 +05:30
..
2026-06-26 15:30:21 +05:30
2026-06-26 15:30:21 +05:30
2026-06-22 18:58:45 +05:30

SpacetimeDB DST

Deterministic Simulation Testing framework for SpacetimeDB.

Test

cargo test -p spacetimedb-dst

Run

cargo run -p spacetimedb-dst -- run --seed 42 --max-interactions 1000

Options:

  • --seed <u64> — RNG seed (defaults to wall-clock nanos)
  • --max-interactions <usize> — interaction budget