Skip to content

sjinks/mocha-reporter-gha

Repository files navigation

mocha-reporter-gha

Build and Test Quality Gate Status

Mocha reporter for GitHub Actions.

This reporter was inspired by mocha-github-actions-reporter but is written in TypeScript and is implemented a bit differently. Unlike the original, it supports mocha > 9.0.0 and has a proper test suite.

Installation

npm i -D mocha-reporter-gha

Usage

mocha -R mocha-reporter-gha