Chat Test Reporter – Google Chat Alerts for Test Runs in CI

1 jjuliobit 1 7/27/2025, 3:02:02 AM chat-test-reporter.vercel.app ↗

Comments (1)

jjuliobit · 6h ago
Hi HN!

I built *Chat Test Reporter*, a CLI tool that sends your Jest/Vitest test results directly to Google Chat. Perfect for CI/CD workflows where you want your team notified instantly — no custom scripts or webhooks required.

Works with Jest, Vitest, or any framework that outputs JSON Just run your tests and then run: `npx chat-test-reporter` Summarized message (/) is posted to your Google Chat space Works with GitHub Actions, GitLab CI, and others

Website: https://chat-test-reporter.vercel.app NPM: https://www.npmjs.com/package/@chat-test-reporter/chat-test-...

Would love any feedback, suggestions, or thoughts!