# open-source-labs/Spearmint

Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button.

Repository: https://github.com/open-source-labs/Spearmint
Canonical: https://ross.abutalabs.com/products/open-source-labs-spearmint
Homepage: https://www.spearmintjs.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: accessibility, testing, enzyme, puppeteer, axe-core, web-accessibility, jest, endpoint-testing, open-source, hooks, vue, electron, react, darkmode, security, testing-tools, test-driven-development
Last push: 2026-07-23T23:08:26+00:00

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

## Adoption (not part of the score)
Stars 1279, forks 177 (observed 2026-08-28T04:04:13.510633+00:00)

## What it is
Spearmint is an open-source Electron desktop application that generates Jest test code through an accessibility-first graphical interface. Users pick a test type and fill in guided forms, and the app converts those inputs into executable Jest tests using DOM query selectors from @testing-library.

## Use cases
- generate jest tests without writing code
- create react component tests through a gui
- check my web app for accessibility issues
- generate endpoint tests for my api
- write redux reducer and middleware tests quickly
- learn test-driven development as a beginner
- produce puppeteer end-to-end test scripts

## When to choose
- You want to produce Jest test suites via forms and dropdowns instead of hand-writing boilerplate
- Your team includes juniors or accessibility-focused developers who benefit from guided, semantic test generation
- You work across React, Vue, Svelte, Solid, hooks, Redux, endpoint, GraphQL, or Puppeteer test types
- You want axe-core-driven accessibility testing baked into your workflow

## When to avoid
- You need test types or frameworks outside the supported JavaScript ecosystem
- You prefer authoring tests directly in code with full manual control
- You need a headless CLI that slots into CI pipelines rather than a desktop GUI
- Your project is not JavaScript/Node-based

## Facets
- artifact type: application
- maturity: active
- function: testing, e2e-testing, accessibility, gui, developer-tools
- domain: testing, developer-tools, accessibility, web-development, frontend
- platform: cross-platform
- tags: jest, test-generation, testing-library, axe-core, react-testing, vue-testing, redux-testing, puppeteer, graphql-testing, low-code, test-driven-development, typescript, electron, desktop

## Member repositories
- open-source-labs/Spearmint (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.510633+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-30T05:02:41.946956+00:00, confidence not recorded.
  - readme: https://github.com/open-source-labs/Spearmint (fetched 2026-08-28T04:04:13.510633+00:00, sha a89fea392f88)
- Data as of 2026-08-30T08:39:29.467469+00:00.
