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

qunitjs/qunit

🔮 An easy-to-use JavaScript unit testing framework. observed · 2026-08-28

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

Health v2 · maintenance only

86/100

  • Activity 89
  • Release rhythm 74
  • 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: 44
  • age_days: 6249
  • days_rel: 93
  • days_push: 66
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

4033 stars · 772 forks observed · 2026-08-28

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

QUnit is a dependency-free JavaScript unit testing framework originally developed for jQuery, now used widely including as the default for the Ember.js ecosystem. It runs in browsers, Node.js, SpiderMonkey, and Web Workers, with a lean, extensible API for tests, assertions, and reporters.

Use cases

  • unit test javascript code
  • test node.js library with zero config
  • run tests in the browser
  • test ember.js applications
  • write assertions for client-side javascript
  • run javascript tests in web workers

When to choose

  • you want a simple, zero-dependency test framework for browser or Node.js code
  • you work in the Ember.js ecosystem where QUnit is the default
  • you need tests to run in the same environment as your code, including workers
  • you prefer a lean, extensible API over heavyweight frameworks

When to avoid

  • you need built-in component testing or snapshot testing like Jest or Vitest
  • you are testing non-JavaScript languages
  • you need an integrated mocking/coverage suite out of the box

Facets

library · maturity stable

testing e2e-testing testing developer-tools web-development frontend browser cross-platform cli unit-testing test-runner assertions tap jquery ember zero-dependency javascript nodejs

5 sources

Member repositories

RepositoryRoleHealth v2
qunitjs/qunitmain86

For agents

markdown · JSON · MCP: product_card(name="qunitjs/qunit")

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