RehearseBuilding
A Markdown-native test framework — executable scenarios living inside the specification itself.
Why
Cucumber-style tools split the readable scenario from the code that runs it, and the two drift apart. The scenario and its execution belong in one file.
Connects to
Executes SpecScore specifications as runnable scenarios (Bash, Python, SQL, Starlark blocks); shipped inside the SpecScore CLI.
What it makes possible
Specifications you can run — closing the loop between intent, implementation, and evidence.
In the graph
- Rehearse enables SpecScore — executable specs
Notes
- — Rehearse v0.4 shipped inside the SpecScore CLI