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: [@chat-test-reporter/cli]
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!
Top comments (0)