diff --git a/app/features/scanner/README.md b/app/features/scanner/README.md index e7036c9ff..967542b6f 100644 --- a/app/features/scanner/README.md +++ b/app/features/scanner/README.md @@ -15,6 +15,7 @@ from the emberz repo; see `MIGRATION.md` there. pnpm test:scanner # golden-file suite over tests/fixtures/ (Vitest, Node) pnpm scanner:report # accuracy table + name character error rate across fixtures pnpm scanner:fixtures [name-substring] # run detectors over matching fixtures, verbose +pnpm scanner:replay