Goal
Validate msw-inspector v0.3.2 with five independent, real MSW projects before prioritizing more scanner features.
This is not a benchmark and does not require publishing source code, private URLs, tokens, or full reports. Public-source exploratory trials are welcome and are tracked separately; they inform limitations but do not count toward the five owner/team validations.
Definition of done
Safe run protocol
-
Install the released package in a branch or local checkout:
npm install -D msw-inspector-cli@0.3.2
-
Start without a failing CI gate:
npx msw-inspector --handlers "your-handler-globs" --sources "your-source-globs" --format json --report-file msw-inspector.json
-
Reply here or in Discussion #42 with the safe summary above. Do not attach private application code or unredacted reports.
Why this matters
Coverage tooling earns trust by being right on real projects. We will use these five runs to choose the next small accuracy improvement, not to add features blindly.
Goal
Validate msw-inspector v0.3.2 with five independent, real MSW projects before prioritizing more scanner features.
This is not a benchmark and does not require publishing source code, private URLs, tokens, or full reports. Public-source exploratory trials are welcome and are tracked separately; they inform limitations but do not count toward the five owner/team validations.
Definition of done
Safe run protocol
Install the released package in a branch or local checkout:
npm install -D msw-inspector-cli@0.3.2
Start without a failing CI gate:
npx msw-inspector --handlers "your-handler-globs" --sources "your-source-globs" --format json --report-file msw-inspector.json
Reply here or in Discussion #42 with the safe summary above. Do not attach private application code or unredacted reports.
Why this matters
Coverage tooling earns trust by being right on real projects. We will use these five runs to choose the next small accuracy improvement, not to add features blindly.