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

karma-runner/karma

Spectacular Test Runner for JavaScript observed · 2026-08-28

github.com/karma-runner/karma · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 86
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 5439
  • days_rel: n/a
  • days_push: 84
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

11965 stars · 1712 forks observed · 2026-08-28

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

Karma is a JavaScript test runner that executes tests in multiple real browsers, originally built to make test-driven development easy and fast. It is now officially deprecated and only receives critical security fixes, with Jest, Vitest, Web Test Runner, and jasmine-browser-runner suggested as alternatives.

Use cases

  • run unit tests in real browsers
  • set up test-driven development for JavaScript
  • test Angular applications in a browser
  • run tests across multiple browsers automatically
  • integrate browser-based testing into CI

When to choose

  • maintaining an existing legacy Karma setup, especially Angular projects not yet migrated
  • you need a battle-tested browser test runner for an older codebase

When to avoid

  • starting a new JavaScript or Angular project
  • you want an actively maintained tool with modern performance
  • you prefer Node-based testing with Jest or Vitest

Facets

cli-tool · maturity maintenance

testing e2e-testing cli developer-tools testing web-development frontend developer-tools cross-platform cli test-runner browser-testing javascript deprecated tdd angular nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
karma-runner/karmamain62

For agents

markdown · JSON · MCP: product_card(name="karma-runner/karma")

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