# bug0inc/passmark

The open-source Playwright library for AI browser regression testing with intelligent caching, auto-healing, and multi-model verification.

Repository: https://github.com/bug0inc/passmark
Canonical: https://ross.abutalabs.com/products/passmark
Homepage: https://passmark.dev
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: ai, ai-agents, aigateway, aisdk, playwright, qa, qa-automation, vercel, ai-testing, browser-testing, e2e-testing, qaautomation, regression-testing, testing, typescript
Last push: 2026-07-30T08:11:01+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 35, longevity 11
- inputs: {"age_days": 157, "days_push": 34, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1255, forks 183 (observed 2026-08-28T04:04:08.899527+00:00)

## What it is
Passmark is an open-source TypeScript library that extends Playwright to run end-to-end browser regression tests written in plain English. It uses AI agents to execute natural language steps, caches actions after the first run, self-heals when the UI changes, and verifies assertions with multiple vision models for consensus.

## Use cases
- write e2e browser tests in plain English
- catch UI regressions before users do
- self-heal flaky Playwright tests when selectors drift
- run AI-driven browser automation with caching for speed
- verify test assertions with multiple AI vision models
- add regression testing to a project without maintaining brittle selectors

## When to choose
- you want natural-language end-to-end tests on top of Playwright
- your existing browser suite is brittle and flakes on selector drift
- you want AI test authoring but pure-AI runners are too slow
- you need multi-model consensus for assertion verification

## When to avoid
- you need a fully deterministic, non-AI test suite with zero LLM API costs
- you cannot share code or API keys with Anthropic/Google or an AI gateway
- you need a permissively licensed dependency (license is FSL-1.1-ALv2, not OSI-approved)
- your tests must run fully offline

## Facets
- artifact type: library
- maturity: active
- function: e2e-testing, testing, agent-framework, caching, llm-inference
- domain: testing, web-development, artificial-intelligence, developer-tools
- platform: browser, cli
- tags: playwright, ai-testing, regression-testing, browser-automation, auto-healing, multi-model-verification, qa-automation, natural-language-tests, nodejs, typescript

## Member repositories
- bug0inc/passmark (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.899527+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:19.237337+00:00, confidence not recorded.
  - readme: https://github.com/bug0inc/passmark (fetched 2026-08-28T04:04:08.899527+00:00, sha 4c360403cf83)
  - homepage: https://passmark.dev (fetched 2026-08-29T12:17:46.787499+00:00, sha 47a9e8402ff5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
