{ "name": "Vite 8 + React + brand fidelity", "config": { "files": ["index.html"], "insertBefore": "", "commentSyntax": "html" }, "sourceFiles": ["index.html", "src/App.jsx", "src/main.jsx", "src/styles.css", "vite.config.js"], "generatedFiles": [], "wrapCases": [ { "name": "wraps the benchmark offer card in source JSX", "args": { "classes": "offer-card", "tag": "article", "text": "Field Notes" }, "expectedFile": "src/App.jsx" } ], "runtime": { "styling": "plain-css", "install": ["npm", "install", "--no-audit", "--no-fund", "--loglevel=error"], "devCommand": ["npx", "vite", "--host", "127.0.0.1"], "readyPattern": "Local:\\s+https?://[^:]+:(\\d+)", "readyTimeoutMs": 120000, "pickSelector": "article.offer-card", "acceptedSourcePattern": "]*(class|className)=\"[^\"]*\\boffer-card\\b[^\"]*\"", "steer": { "message": "steer-e2e mark offer", "target": { "classes": "offer-card", "tag": "article" }, "expectSelector": "article.offer-card[data-impeccable-steer=\"e2e\"]", "expectSourceContains": "data-impeccable-steer=\"e2e\"", "sourceFile": "src/App.jsx" }, "probe": { "expectLiveInit": true, "expectConsoleClean": true } } }