<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Julio S</title>
    <description>The latest articles on DEV Community by Julio S (@jjuliobit).</description>
    <link>https://dev.to/jjuliobit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1471103%2F74425811-03f0-41f9-9ede-f3f75d4b5da8.jpg</url>
      <title>DEV Community: Julio S</title>
      <link>https://dev.to/jjuliobit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jjuliobit"/>
    <language>en</language>
    <item>
      <title>🧪 Send Jest/Vitest Results to Google Chat with One Command</title>
      <dc:creator>Julio S</dc:creator>
      <pubDate>Sun, 27 Jul 2025 14:17:06 +0000</pubDate>
      <link>https://dev.to/jjuliobit/send-jestvitest-results-to-google-chat-with-one-command-3d47</link>
      <guid>https://dev.to/jjuliobit/send-jestvitest-results-to-google-chat-with-one-command-3d47</guid>
      <description>&lt;p&gt;I just released a small CLI tool that makes it super easy to send your test results directly to &lt;strong&gt;Google Chat&lt;/strong&gt; — great for CI/CD pipelines or even local testing.&lt;/p&gt;

&lt;p&gt;It's called &lt;strong&gt;Chat Test Reporter&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  ✅ What it does:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Supports &lt;strong&gt;Jest&lt;/strong&gt;, &lt;strong&gt;Vitest&lt;/strong&gt;, or any test framework with JSON output&lt;/li&gt;
&lt;li&gt;Sends a clean, summarized report to your Chat room&lt;/li&gt;
&lt;li&gt;Works with GitHub Actions, GitLab CI, and more&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  🔗 Try it out:
&lt;/h3&gt;

&lt;p&gt;📦 NPM: [@chat-test-reporter/cli]&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/@chat-test-reporter/cli" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/@chat-test-reporter/cli&lt;/a&gt; &lt;br&gt;
🌐 Website: &lt;a href="https://chat-test-reporter.vercel.app/" rel="noopener noreferrer"&gt;https://chat-test-reporter.vercel.app/&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Let me know what you think — feedback is welcome!&lt;/p&gt;

</description>
      <category>testing</category>
      <category>google</category>
      <category>cicd</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
