developit/karmatic
🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 3144
- days_rel: n/a
- days_push: 1563
- n_releases_24m: 0
Adoption not part of the score
1159 stars · 42 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Karmatic is a zero-configuration test runner that runs browser tests in headless Chrome using Karma, Webpack (or Rollup), and Jasmine, while exposing Jest's API and expect syntax. It auto-detects existing Webpack or Rollup configs and provides run, watch, and debug commands via a single CLI dependency.
Use cases
- run browser tests headlessly with jest-like api
- zero config test runner for javascript modules
- test small npm libraries in chrome headless
- watch mode browser testing during development
- debug browser tests in a headful chrome instance
- get code coverage for browser-based unit tests
When to choose
- you want Jest-style testing but in a real browser
- you maintain small modules and don't want to configure Karma/Webpack manually
- you need headless Chrome testing with minimal setup
When to avoid
- you need multi-browser testing beyond Chrome
- you prefer modern alternatives like Playwright or Vitest browser mode
- you need actively developed tooling with recent updates
Facets
cli-tool · maturity maintenance
testing e2e-testing cli build-tool testing web-development frontend developer-tools cli cross-platform karma webpack jasmine puppeteer headless-browser jest-api zero-config test-runner command-line nodejs
2 sources
- readme: https://github.com/developit/karmatic · fetched 2026-08-28 · 74437603468a
- registry_npm: https://registry.npmjs.org/karmatic · fetched 2026-08-29 · 8320a0ab7ba1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| developit/karmatic | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="developit/karmatic")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem