Send Jest/Vitest Results to Google Chat with One Command

2 jjuliobit 1 7/27/2025, 4:05:55 PM chat-test-reporter.vercel.app ↗

Comments (1)

jjuliobit · 6h ago
I just released a small CLI tool that makes it super easy to send your test results directly to *Google Chat* — great for CI/CD pipelines or even local testing.

It's called *Chat Test Reporter*.

### What it does: - Supports *Jest*, *Vitest*, or any test framework with JSON output - Sends a clean, summarized report to your Chat room - Works with GitHub Actions, GitLab CI, and more

---

### Try it out:

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

Let me know what you think — feedback is welcome!