npm.io
0.1.0 • Published 1 month ago

@qashifthq/verity

Licence
MIT
Version
0.1.0
Deps
0
Vulns
0
Weekly
0

@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_TOKEN

Env: VERITY_API_URL (default Verity cloud), VERITY_RERUNS (default 3). MIT licensed.