<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>go &#8211; WebDevStudy</title>
	<atom:link href="https://www.webdevstudy.com/tag/go/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webdevstudy.com</link>
	<description>software engineer development experience</description>
	<lastBuildDate>Wed, 05 Jul 2023 02:15:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.webdevstudy.com/wp-content/uploads/2023/04/logo-150x150.png</url>
	<title>go &#8211; WebDevStudy</title>
	<link>https://www.webdevstudy.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How do I pass command line arguments to go test in golang?</title>
		<link>https://www.webdevstudy.com/2023/07/05/how-do-i-pass-command-line-arguments-to-go-test-in-golang/</link>
					<comments>https://www.webdevstudy.com/2023/07/05/how-do-i-pass-command-line-arguments-to-go-test-in-golang/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 05 Jul 2023 02:15:44 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[go]]></category>
		<guid isPermaLink="false">https://www.webdevstudy.com/?p=257</guid>

					<description><![CDATA[How do I pass command line arguments to go test in golang? syntax.go syntax_test.go syntax.go: syntax_test.go: How to pass in arguments in the command line go test &#8211;run TestRTested go test &#8211;run TestR -argv arg asd and go test &#8211;run TestR -argv arg=asd is not true Answer:]]></description>
		
					<wfw:commentRss>https://www.webdevstudy.com/2023/07/05/how-do-i-pass-command-line-arguments-to-go-test-in-golang/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
