--- @diagnostic disable:undefined-global
--- dstest - Deterministic Simulation Testing
--- Write Lua scripts to define, control, and verify chaos experiments.
--- Basic example showing setup, HTTP checks, and automatic fault injection
--- Run: cat examples/basic.lua | cargo run
dstest.
local s = dstest.
local resp = dstest.
assert
dstest.
resp = dstest.
assert
dstest.