<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Testing on Linsomniac&#39;s Articles</title>
    <link>https://linsomniac.com/tags/testing/</link>
    <description>Recent content in Testing on Linsomniac&#39;s Articles</description>
    <generator>Hugo -- gohugo.io</generator>
    <managingEditor>jafo00@gmail.com (Sean Reifschneider)</managingEditor>
    <webMaster>jafo00@gmail.com (Sean Reifschneider)</webMaster>
    <lastBuildDate>Tue, 21 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://linsomniac.com/tags/testing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python Testing a CLI Script Without .py</title>
      <link>https://linsomniac.com/post/2023-03-21-python_testing_a_cli_script_without_py/</link>
      <pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate>
      <author>jafo00@gmail.com (Sean Reifschneider)</author>
      <guid>https://linsomniac.com/post/2023-03-21-python_testing_a_cli_script_without_py/</guid>
      <description>&lt;p&gt;I often write little CLI programs in Python, where I just want to call it &amp;ldquo;script&amp;rdquo;
rather than &amp;ldquo;script.py&amp;rdquo;.  I also want to be able to test functions in these scripts.
It gets tricky if you want to test code from a file without a &amp;ldquo;.py&amp;rdquo; suffix.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
