A GitHub Actions test reporter for the Node.js Test Runner.
npm i -D node-reporter-ghanode --test --test-reporter=node-reporter-ghaMultiple reporters:
node --test --test-reporter=spec --test-reporter-destination=stdout --test-reporter=node-reporter-gha --test-reporter-destination=stdoutSee Test reporters for details.

