Ross ROSS = Recommend OSS · open-source software intelligence for agents

argos-ci/jest-puppeteer

Run tests using Jest & Puppeteer 🎪✨ observed · 2026-08-28

github.com/argos-ci/jest-puppeteer · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 74
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 23.0
  • age_days: 3105
  • days_rel: 620
  • days_push: 160
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

3544 stars · 287 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

jest-puppeteer is a Jest preset that integrates Puppeteer for browser-based end-to-end testing. It manages browser lifecycle and exposes a global `page` object so tests can interact with web pages using familiar Jest syntax.

Use cases

  • run end-to-end tests with jest and puppeteer
  • test ui interactions in a headless chrome browser
  • set up a jest preset for browser testing
  • write integration tests for web applications
  • automatically start and stop a dev server during tests
  • add custom assertions for puppeteer pages with expect-puppeteer

When to choose

  • you already use Jest and want browser-based e2e tests
  • you want minimal setup for Puppeteer-driven testing
  • you need automatic server management and browser lifecycle handling
  • you want TypeScript support out of the box

When to avoid

  • you use a test runner other than Jest
  • you prefer Playwright's built-in test runner
  • you only need unit tests without a browser
  • you need non-Chromium browser coverage

Facets

library · maturity stable

testing e2e-testing testing web-development developer-tools cross-platform jest puppeteer jest-preset browser-testing headless-chrome integration-testing nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
argos-ci/jest-puppeteermain67

For agents

markdown · JSON · MCP: product_card(name="argos-ci/jest-puppeteer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem