Skip to main content

stateful-model-based-testing

Build a stateful, model-based property test for a stateful Rust API (a data structure, store, engine, or VM) with hegel — drive a random sequence of operations against both the real system and a simpler reference model, and assert equivalence plus invariants after every step. Use when a system has observable state that a simpler model can mirror, and you want to test it to an unreasonable degree rather than write a handful of examples.

Jump to install

Source facts

Repository
DRMacIver/hegel-rust-oss-bug-finding
Last source activity
July 27, 2026 at 15:03
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.