@talenttic/qa-runner-ui
v0.1.1
Published
React UI for QA Runner (manual runs + AI-assisted QA). Served by the daemon at `http://localhost:4545/ui`.
Downloads
67
Readme
@talenttic/qa-runner-ui
React UI for QA Runner (manual runs + AI-assisted QA).
Served by the daemon at http://localhost:4545/ui.
Install
npm install -D @talenttic/qa-runner-uiUsage
Run via daemon:
npx qa-runner daemon startOr run standalone in dev (repo only):
export VITE_API_URL=http://localhost:4545
npm run devDocs
Main repo: https://github.com/talenttic/qa-runner
