<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: How Unit Tests Help Express Your Code&#8217;s Intent	</title>
	<atom:link href="https://www.fluentcpp.com/2017/11/03/unit-tests-express-code-intent/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fluentcpp.com/2017/11/03/unit-tests-express-code-intent/</link>
	<description>Jonathan Boccara&#039;s blog</description>
	<lastBuildDate>Fri, 03 Nov 2017 23:47:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.3</generator>
	<item>
		<title>
		By: Tim Scott		</title>
		<link>https://www.fluentcpp.com/2017/11/03/unit-tests-express-code-intent/#comment-631</link>

		<dc:creator><![CDATA[Tim Scott]]></dc:creator>
		<pubDate>Fri, 03 Nov 2017 23:47:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2456#comment-631</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.fluentcpp.com/2017/11/03/unit-tests-express-code-intent/#comment-630&quot;&gt;Robert Douglas&lt;/a&gt;.

I like the way you think!  This goes along with something I&#039;ve heard and agree with - code without tests is already legacy code.

I&#039;m glad you enjoyed it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.fluentcpp.com/2017/11/03/unit-tests-express-code-intent/#comment-630">Robert Douglas</a>.</p>
<p>I like the way you think!  This goes along with something I&#8217;ve heard and agree with &#8211; code without tests is already legacy code.</p>
<p>I&#8217;m glad you enjoyed it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert Douglas		</title>
		<link>https://www.fluentcpp.com/2017/11/03/unit-tests-express-code-intent/#comment-630</link>

		<dc:creator><![CDATA[Robert Douglas]]></dc:creator>
		<pubDate>Fri, 03 Nov 2017 18:20:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.fluentcpp.com/?p=2456#comment-630</guid>

					<description><![CDATA[Thank you for sharing this. I&#039;d even go as far as to say, &quot;If there&#039;s no test, the behaviour is undefined and you have no guarantees. Thus, the _only_ real form of documentation of behaviour, is the tests. Everything else is just rot.&quot;]]></description>
			<content:encoded><![CDATA[<p>Thank you for sharing this. I&#8217;d even go as far as to say, &#8220;If there&#8217;s no test, the behaviour is undefined and you have no guarantees. Thus, the _only_ real form of documentation of behaviour, is the tests. Everything else is just rot.&#8221;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
