@mochi.js/harness
v0.1.17
Published
Probe Manifest validation harness for mochi — captures, normalizes, and diffs against committed baselines. The Zero-Diff PR gate.
Maintainers
Readme
@mochi.js/harness
Probe Manifest validation harness for mochi. Captures, normalizes, diffs, categorizes — the Zero-Diff PR gate.
Every PR that touches @mochi.js/inject, @mochi.js/consistency, or @mochi.js/profiles runs the harness against affected profiles and gates on zero material divergences (PLAN.md §13).
Status: shipping in v0.2. Capture / normalize / diff / categorize pipeline runs end-to-end; bun run harness:smoke and the bun run test:contract gate are wired in CI.
See PLAN.md §13.
Documentation
- Package reference: https://mochijs.com/docs/api/harness
- Concept deep-dive: https://mochijs.com/docs/concepts/probe-manifest
- Cookbook: https://mochijs.com/docs/guides/pick-a-scenario
