@qashifthq/verity
v0.1.0
Published
Verity CLI — run your Playwright suite (fast/full tier), detect flakes via reruns, and report to Verity.
Readme
@qashift/verity
CLI runner for Verity — AI-augmented Playwright testing by QAShift.
Runs your Playwright suite, reruns failures to separate flaky from broken, and reports results to Verity.
# Quick check (diff-aware subset) — a fast sanity check
npx @qashift/verity run --tier fast --token $VERITY_INGEST_TOKEN
# Full regression (entire suite) — the safety net
npx @qashift/verity run --tier full --token $VERITY_INGEST_TOKENEnv: VERITY_API_URL (default Verity cloud), VERITY_RERUNS (default 3). MIT licensed.
