<?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: Stacy Montemayor</title>
    <description>The latest articles on DEV Community by Stacy Montemayor (@stacy).</description>
    <link>https://dev.to/stacy</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%2F82795%2Ff7635d1e-03ae-43c7-a092-616deccbe421.jpeg</url>
      <title>DEV Community: Stacy Montemayor</title>
      <link>https://dev.to/stacy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stacy"/>
    <language>en</language>
    <item>
      <title>Alternate to Nose for Newbie Tester</title>
      <dc:creator>Stacy Montemayor</dc:creator>
      <pubDate>Mon, 12 Nov 2018 20:17:51 +0000</pubDate>
      <link>https://dev.to/stacy/alternate-to-nose-for-newbie-tester-40if</link>
      <guid>https://dev.to/stacy/alternate-to-nose-for-newbie-tester-40if</guid>
      <description>&lt;p&gt;Aloha Y'all&lt;/p&gt;

&lt;p&gt;I have recently started learning Python and I'm working my way through Learn Python the Hard Way. In the sections for testing, he shows you how to use Nose for testing and setting up your test environment. The problem is that it looks like Nose is no longer being supported. And, in a nutshell, I keep running into trouble as I'm using it.&lt;/p&gt;

&lt;p&gt;Since it's an outdated tool, I thought it would be better if I learn testing with a tool that is up to date and popular.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What simple alternatives to Nose do you like/use?&lt;/strong&gt; Extra points for keeping in mind I will be testing very simple projects. Thanks!&lt;/p&gt;

</description>
      <category>help</category>
      <category>python</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Looking for help fixing github-hosted custom domain's CNAME</title>
      <dc:creator>Stacy Montemayor</dc:creator>
      <pubDate>Fri, 27 Jul 2018 20:29:48 +0000</pubDate>
      <link>https://dev.to/stacy/looking-for-help-fixing-github-hosted-custom-domains-cname-3hfj</link>
      <guid>https://dev.to/stacy/looking-for-help-fixing-github-hosted-custom-domains-cname-3hfj</guid>
      <description>&lt;p&gt;TLDR: I am super new to front end dev and have just published my first website (yay!). The trouble is that when you type www at the beginning of the url, the website is not loaded (IP address cannot be found).&lt;/p&gt;

&lt;p&gt;The whole story: The website - without the www subdomain (i.e.: example.com) loads just fine, but &lt;a href="http://www.example.com"&gt;www.example.com&lt;/a&gt; gives me server IP cannot be found.&lt;/p&gt;

&lt;p&gt;What I have set up: Over on google domains, I have a "www CNAME username.github.io/respositoryname." set up. And on my github repository, I have a CNAME set up. Right now the CNAME file has only example.com listed. I have also edited and tested it with these options: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;example.com &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.example.com"&gt;www.example.com&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;and&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.example.com"&gt;www.example.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;example.com &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;All three ways have not been successful.&lt;/p&gt;

&lt;p&gt;Setting up all of this is all very new to me, and I've googled exhaustively last night and today. Everything I read says that one of these three ways to write my CNAME should have worked. I'm at a deadend now, any suggestions or further reading would be very welcome!! Thank you!!&lt;/p&gt;

</description>
      <category>help</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
