mocha-reporter-gha

Mocha reporter for GitHub Actions

Usage no npm install needed!

<script type="module">
  import mochaReporterGha from 'https://cdn.skypack.dev/mocha-reporter-gha';
</script>

README

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 origina, it supports mocha > 9.0.0 andhas a proper test suite.

Installation

npm i -D mocha-reporter-gha

Usage

mocha -R mocha-reporter-gha