<?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#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Testing Clojure Code &#8211; Awesome &#8220;are&#8221;</title>
	<atom:link href="http://techbehindtech.com/2010/10/19/testing-clojure-code-awesome-are/feed/" rel="self" type="application/rss+xml" />
	<link>http://techbehindtech.com/2010/10/19/testing-clojure-code-awesome-are/</link>
	<description>Raw information. No finesse :)</description>
	<lastBuildDate>Tue, 28 May 2013 06:47:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Siva Jagadeesan</title>
		<link>http://techbehindtech.com/2010/10/19/testing-clojure-code-awesome-are/#comment-118</link>
		<dc:creator><![CDATA[Siva Jagadeesan]]></dc:creator>
		<pubDate>Tue, 19 Oct 2010 21:00:34 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=205#comment-118</guid>
		<description><![CDATA[Yah Shantanu, I think it is worth it.

In fact, when it fails, it shows exactly which case failed.

&lt;code&gt;expected: (= &quot;2016-02-29 23:59&quot; (date-to-string (end-of-month (date-from-string &quot;2016-01-03 03:01&quot;))))
  actual: (not (= &quot;2016-02-29 23:59&quot; &quot;2016-01-31 23:59&quot;))&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Yah Shantanu, I think it is worth it.</p>
<p>In fact, when it fails, it shows exactly which case failed.</p>
<p><code>expected: (= "2016-02-29 23:59" (date-to-string (end-of-month (date-from-string "2016-01-03 03:01"))))<br />
  actual: (not (= "2016-02-29 23:59" "2016-01-31 23:59"))</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shantanu Kumar</title>
		<link>http://techbehindtech.com/2010/10/19/testing-clojure-code-awesome-are/#comment-117</link>
		<dc:creator><![CDATA[Shantanu Kumar]]></dc:creator>
		<pubDate>Tue, 19 Oct 2010 20:08:55 +0000</pubDate>
		<guid isPermaLink="false">https://sivajag.wordpress.com/?p=205#comment-117</guid>
		<description><![CDATA[This is neat. But the documentation for &#039;are&#039; says it may break error messages (line number reporting). Still worth it?]]></description>
		<content:encoded><![CDATA[<p>This is neat. But the documentation for &#8216;are&#8217; says it may break error messages (line number reporting). Still worth it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
