# adamgruber/mochawesome

A Gorgeous HTML/CSS Reporter for Mocha.js

Repository: https://github.com/adamgruber/mochawesome
Canonical: https://ross.abutalabs.com/products/mochawesome
Homepage: https://gitter.im/mochawesome/general
Language: JavaScript
License: MIT
License Family: permissive
Topics: mocha, reporter, mocha-reporter, tdd
Last push: 2026-07-31T18:11:04+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 95, longevity 100
- inputs: {"age_days": 4223, "days_push": 33, "days_rel": 33, "gap_med": 1, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1081, forks 166 (observed 2026-08-28T04:03:30.754368+00:00)

## What it is
Mochawesome is a custom HTML/CSS reporter plugin for the Mocha.js JavaScript testing framework. It generates a standalone, visually rich HTML report with charts, filters, and inline test details to visualize test runs.

## Use cases
- generate html reports for mocha test runs
- visualize test results with charts
- view failed test stack traces in a report
- share standalone offline test reports
- run mocha tests in parallel with reporting
- add context information to test results

## When to choose
- you use Mocha.js and want a polished, standalone HTML test report
- you need charts, filters, and inline test code in your test output
- you need offline-viewable or shareable test reports

## When to avoid
- you use a test framework other than Mocha
- you only need simple console or JSON output
- you need reports integrated into a CI dashboard rather than standalone files

## Facets
- artifact type: plugin
- maturity: active
- function: testing, data-visualization
- domain: testing, developer-tools, web-development
- platform: cli
- tags: mocha, test-reporter, html-report, chartjs, javascript, reporting, nodejs

## Member repositories
- adamgruber/mochawesome (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:30.754368+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-30T06:51:19.326671+00:00, confidence not recorded.
  - readme: https://github.com/adamgruber/mochawesome (fetched 2026-08-28T04:03:30.754368+00:00, sha 47bb3ff0c5f5)
  - registry_npm: https://registry.npmjs.org/mochawesome (fetched 2026-08-29T12:53:28.902021+00:00, sha e33741906e76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
