Mocha reporter for GitHub Actions
npm install mocha-reporter-gha

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.
``bash`
npm i -D mocha-reporter-gha
`bash``
mocha -R mocha-reporter-gha