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

wellwelwel/poku

🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time. observed · 2026-08-28

github.com/wellwelwel/poku · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 88
  • Release rhythm 89
  • Longevity 66
How is this computed?

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

  • gap_med: 11.0
  • age_days: 932
  • days_rel: 76
  • days_push: 76
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

1178 stars · 29 forks observed · 2026-08-28

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

Poku is a zero-dependency, cross-platform test runner for JavaScript and TypeScript that runs the same test suite on Node.js, Bun, and Deno. It provides familiar assertions, test organization helpers, and utilities for managing servers, processes, ports, and containers during tests.

Use cases

  • run the same test suite on node, bun, and deno
  • test runner for typescript without config
  • write unit and integration tests with simple assertions
  • start and kill servers and free ports during tests
  • run e2e browser tests
  • test against databases and docker containers
  • watch mode for test-driven development

When to choose

  • you want one test suite that runs identically across Node.js, Bun, and Deno
  • you prefer native JavaScript/TypeScript syntax in tests without global state or boilerplate
  • you need a lightweight, zero-dependency runner with per-file isolation
  • you need built-in helpers for managing processes, ports, and containers in tests

When to avoid

  • your team is deeply invested in a mature ecosystem like Jest or Vitest with existing plugins and snapshots
  • you need framework-specific features like component tree testing or built-in UI test utilities
  • you rely on runners with extensive reporter and coverage integrations beyond what Poku offers

Facets

library · maturity active

testing e2e-testing mocking cli testing developer-tools cross-platform bun cli cross-platform test-runner assertion tdd bdd unit-testing integration-testing zero-dependency typescript watch-mode kill-port docker-helpers javascript nodejs deno

9 sources

Member repositories

RepositoryRoleHealth v2
wellwelwel/pokumain84

For agents

markdown · JSON · MCP: product_card(name="wellwelwel/poku")

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