# kentcdodds/testing-workshop

A workshop for learning how to test JavaScript applications

Repository: https://github.com/kentcdodds/testing-workshop
Canonical: https://ross.abutalabs.com/products/testing-workshop
Homepage: http://git.io/testing-workshop
Language: JavaScript
License Family: other
Topics: workshop, javascript, testing, unit-testing, integration-testing, end-to-end-testing, e2e-tests, kcd-edu
Archived: true
Last push: 2020-09-16T22:02:58+00:00

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

## Adoption (not part of the score)
Stars 1358, forks 690 (observed 2026-08-28T04:04:29.635854+00:00)

## What it is
A workshop repository by Kent C. Dodds for learning how to test JavaScript applications, covering unit testing with Jest, integration testing with Jest, and end-to-end testing with Cypress. It was archived in November 2020 and is now read-only.

## Use cases
- learn how to test javascript applications
- learn unit testing with jest
- learn integration testing with jest
- learn end-to-end testing with cypress
- follow a hands-on javascript testing workshop
- understand differences between unit integration and e2e tests

## When to choose
- you want a structured, hands-on tutorial for JavaScript testing fundamentals
- you're following Kent C. Dodds' Frontend Masters testing workshops
- you want to see the same app tested at unit, integration, and e2e levels

## When to avoid
- you need a testing library or tool to use in production
- you need actively maintained material or up-to-date tooling versions
- you need a project with a clear open-source license for reuse

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: testing, e2e-testing
- domain: testing, tutorials, web-development, developer-tools
- platform: cross-platform
- tags: workshop, jest, cypress, unit-testing, integration-testing, kent-c-dodds, archived, educational, nodejs, javascript

## Member repositories
- kentcdodds/testing-workshop (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.635854+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-30T04:41:46.290596+00:00, confidence not recorded.
  - readme: https://github.com/kentcdodds/testing-workshop (fetched 2026-08-28T04:04:29.635854+00:00, sha 22d84febfc93)
  - homepage: http://git.io/testing-workshop (fetched 2026-08-29T12:00:08.071002+00:00, sha 686a422707b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
