<?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>Forem: Martin O'Grady</title>
    <description>The latest articles on Forem by Martin O'Grady (@gradylad).</description>
    <link>https://forem.com/gradylad</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%2F49703%2F394ec8f8-ccea-477d-9fe5-f20ec4c6e95e.jpeg</url>
      <title>Forem: Martin O'Grady</title>
      <link>https://forem.com/gradylad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/gradylad"/>
    <language>en</language>
    <item>
      <title>A JavaScript Unit Test Generator for Your Editors</title>
      <dc:creator>Martin O'Grady</dc:creator>
      <pubDate>Tue, 06 Mar 2018 11:22:21 +0000</pubDate>
      <link>https://forem.com/gradylad/a-js-unit-test-generator-for-your-editors--5ng</link>
      <guid>https://forem.com/gradylad/a-js-unit-test-generator-for-your-editors--5ng</guid>
      <description>&lt;p&gt;Hey!!&lt;/p&gt;

&lt;p&gt;I just released this &lt;a href="https://js-test-gen.github.io/" rel="noopener noreferrer"&gt;plugin&lt;/a&gt; for atom &amp;amp; vscode.&lt;/p&gt;

&lt;p&gt;The idea behind the plugin is to generate a base template test file for your existing JS code, by creating a unit test for every named/default export declared in the code your are generating a test for.&lt;/p&gt;

&lt;p&gt;I hope it comes in handy! &lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
