Commit 031bcb3
test(support): add requireBinary fixture-assertion helper
Foundation for the Test-Fixtures-In-Build-Graph campaign (M1): a shared helper
that asserts a graph-built fixture binary exists (with a fail-fast diagnostic
naming the path and the build-graph edge that produces it) instead of compiling
it at test runtime. Test code will use this to consume build/bin/repro and the
other fixtures the graph builds, replacing the per-test `proc compileNim`
shell-outs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4d9d99c commit 031bcb3
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
318 | 339 | | |
319 | 340 | | |
320 | 341 | | |
| |||
0 commit comments