Depends on: #23
What to build
Add validation that each workspace provides a fixtures.ts with the required FixtureFactory interface. Benchmark startup fails with clear error if any workspace is missing it.
Acceptance criteria
Out of scope
- Automatic fixture generation
Depends on: #23
What to build
Add validation that each workspace provides a fixtures.ts with the required FixtureFactory interface. Benchmark startup fails with clear error if any workspace is missing it.
Acceptance criteria
deno task benchstartup, scan each workspace for fixtures.tsOut of scope