# Raathigesh/majestic

⚡ Zero config GUI for Jest

Repository: https://github.com/Raathigesh/majestic
Canonical: https://ross.abutalabs.com/products/majestic
Language: TypeScript
License: MIT
License Family: permissive
Topics: jest, developer-tools, react, developer-experience
Last push: 2022-05-03T14:54:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3200, "days_push": 1583, "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 7452, forks 169 (observed 2026-08-28T04:09:59.941756+00:00)

## What it is
Majestic is a zero-config graphical user interface for the Jest JavaScript testing framework, launched via npx or a global install from any project directory. It lets developers run tests, toggle watch mode, update snapshots, view failures, see console output, and browse coverage reports from a browser-based UI.

## Use cases
- run jest tests from a gui instead of the terminal
- visually inspect test failures as they happen
- update jest snapshots with a click
- view console.log output while debugging tests
- browse jest code coverage reports
- search and run individual test files
- toggle jest watch mode without cli flags

## When to choose
- you use Jest 20+ and want a visual test runner
- you prefer clicking through tests over remembering CLI flags
- you work with Create React App, TypeScript, or Flow projects and want zero setup

## When to avoid
- you use a test framework other than Jest
- you need CI/CD test execution rather than interactive local use
- you need a tool with recent maintenance activity - the last release was May 2022

## Facets
- artifact type: application
- maturity: maintenance
- function: testing, gui, developer-tools
- domain: developer-tools, testing, frontend
- platform: cross-platform, cli
- tags: jest, test-runner-ui, zero-config, electron-alternative, nodejs

## Member repositories
- Raathigesh/majestic (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:59.941756+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-29T17:37:40.377333+00:00, confidence not recorded.
  - readme: https://github.com/Raathigesh/majestic (fetched 2026-08-28T04:09:59.941756+00:00, sha 27454d1d9f17)
- Data as of 2026-08-30T08:39:29.467469+00:00.
