# theintern/intern

A next-generation code testing stack for JavaScript.

Repository: https://github.com/theintern/intern
Canonical: https://ross.abutalabs.com/products/intern
Homepage: https://theintern.io/
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: intern, typescript, javascript, testing, coverage, webdriver
Last push: 2023-03-14T16:33:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4908, "days_push": 1268, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4344, forks 302 (observed 2026-08-28T04:08:46.150347+00:00)

## What it is
Intern is a complete JavaScript testing stack supporting unit and functional testing in Node.js and browsers, with built-in code coverage, WebDriver-based cross-browser testing, and TypeScript support. It integrates with CI services like Jenkins and Travis CI and cloud testing platforms like Sauce Labs and BrowserStack.

## Use cases
- run unit tests for a JavaScript library in Node and browsers
- run functional browser tests with Selenium WebDriver
- get code coverage reports for a TypeScript project
- run tests in parallel across many browsers and platforms
- integrate JavaScript tests into Jenkins or Travis CI
- test native or hybrid mobile apps via WebDriver

## When to choose
- you need one tool for unit, functional, and cross-browser WebDriver testing
- you want built-in code coverage and TypeScript support without extra config
- you need cloud browser testing via Sauce Labs, BrowserStack, or TestingBot
- your project uses AMD modules or legacy module formats

## When to avoid
- you are starting a new project and prefer an actively developed ecosystem like Jest, Vitest, or Playwright
- you only need simple unit tests with a large community and plugin ecosystem
- you need fast-moving modern ESM-first tooling

## Facets
- artifact type: framework
- maturity: maintenance
- function: testing, e2e-testing, benchmarking
- domain: testing, web-development, developer-tools
- platform: browser, cross-platform, cli
- tags: unit-testing, functional-testing, webdriver, selenium, code-coverage, tdd, bdd, ci-integration, typescript, sauce-labs, browserstack, nodejs

## Member repositories
- theintern/intern (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:46.150347+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:21:35.679530+00:00, confidence not recorded.
  - readme: https://github.com/theintern/intern (fetched 2026-08-28T04:08:46.150347+00:00, sha 441946bb6894)
  - homepage: https://theintern.io/ (fetched 2026-08-29T09:10:32.429592+00:00, sha 339f54cacd2a)
  - site_page: https://theintern.io/docs.html (fetched 2026-08-29T09:10:32.432214+00:00, sha c58fa7db6897)
  - site_page: https://theintern.io/features.html (fetched 2026-08-29T09:10:32.434009+00:00, sha 6d6473c4ed09)
  - registry_npm: https://registry.npmjs.org/intern (fetched 2026-08-29T09:10:32.435634+00:00, sha 447800c58e14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
