<?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/"
		>
<channel>
	<title>Comments on: Hamcrest Out Of Test Code!</title>
	<atom:link href="http://blog.m.artins.net/hamcrest-out-of-test-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.m.artins.net/hamcrest-out-of-test-code/</link>
	<description>On Agile Software Development</description>
	<lastBuildDate>Sun, 26 Dec 2010 03:22:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Hamcrest: Improving Reducer Implementations &#124; Alexandre Martins' Blog</title>
		<link>http://blog.m.artins.net/hamcrest-out-of-test-code/comment-page-1/#comment-5163</link>
		<dc:creator>Hamcrest: Improving Reducer Implementations &#124; Alexandre Martins' Blog</dc:creator>
		<pubDate>Tue, 08 Sep 2009 13:22:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=168#comment-5163</guid>
		<description>[...] the beginning of the year I posted about the ways you can use Hamcrest out of test code, together with hamcrest-collections. This combination allows us to write different kinds of [...]</description>
		<content:encoded><![CDATA[<p>[...] the beginning of the year I posted about the ways you can use Hamcrest out of test code, together with hamcrest-collections. This combination allows us to write different kinds of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guilherme Chapiewski</title>
		<link>http://blog.m.artins.net/hamcrest-out-of-test-code/comment-page-1/#comment-1603</link>
		<dc:creator>Guilherme Chapiewski</dc:creator>
		<pubDate>Mon, 23 Feb 2009 04:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=168#comment-1603</guid>
		<description>Here you go: http://code.google.com/p/hamcrest/wiki/TutorialPython</description>
		<content:encoded><![CDATA[<p>Here you go: <a href="http://code.google.com/p/hamcrest/wiki/TutorialPython" rel="nofollow">http://code.google.com/p/hamcrest/wiki/TutorialPython</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Martins</title>
		<link>http://blog.m.artins.net/hamcrest-out-of-test-code/comment-page-1/#comment-1590</link>
		<dc:creator>Alexandre Martins</dc:creator>
		<pubDate>Sun, 22 Feb 2009 11:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=168#comment-1590</guid>
		<description>@ Jayesh Personally I find Hamcrest implementation more readable then the Apache Commons one, but it&#039;s also an option though...thanks for adding it up!</description>
		<content:encoded><![CDATA[<p>@ Jayesh Personally I find Hamcrest implementation more readable then the Apache Commons one, but it&#8217;s also an option though&#8230;thanks for adding it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Martins</title>
		<link>http://blog.m.artins.net/hamcrest-out-of-test-code/comment-page-1/#comment-1589</link>
		<dc:creator>Alexandre Martins</dc:creator>
		<pubDate>Sun, 22 Feb 2009 11:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=168#comment-1589</guid>
		<description>@Guilherme Chapiewski can you show an example? how it looks like on Python world?</description>
		<content:encoded><![CDATA[<p>@Guilherme Chapiewski can you show an example? how it looks like on Python world?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Faria Gomes</title>
		<link>http://blog.m.artins.net/hamcrest-out-of-test-code/comment-page-1/#comment-1579</link>
		<dc:creator>André Faria Gomes</dc:creator>
		<pubDate>Sat, 21 Feb 2009 15:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=168#comment-1579</guid>
		<description>Oh Man! That&#039;s what I was looking for.
Thanks for the tip.

Cheers.</description>
		<content:encoded><![CDATA[<p>Oh Man! That&#8217;s what I was looking for.<br />
Thanks for the tip.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayesh</title>
		<link>http://blog.m.artins.net/hamcrest-out-of-test-code/comment-page-1/#comment-1565</link>
		<dc:creator>Jayesh</dc:creator>
		<pubDate>Fri, 20 Feb 2009 10:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=168#comment-1565</guid>
		<description>This is cool. Btw, the apache commons-collections provide similar things too...</description>
		<content:encoded><![CDATA[<p>This is cool. Btw, the apache commons-collections provide similar things too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guilherme Chapiewski</title>
		<link>http://blog.m.artins.net/hamcrest-out-of-test-code/comment-page-1/#comment-1559</link>
		<dc:creator>Guilherme Chapiewski</dc:creator>
		<pubDate>Fri, 20 Feb 2009 02:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.m.artins.net/?p=168#comment-1559</guid>
		<description>Hamcrest is really awesome!

I&#039;ve been using it on my Python tests combined with pMock, and the results are really good. Even that I don&#039;t use a BDD framework, Hamcrest matchers semantics give me plenty of powers to program focused on behaviour.

And I agree with you: I really can&#039;t think of a reason for not using it everywhere. :)

[ ]s, gc</description>
		<content:encoded><![CDATA[<p>Hamcrest is really awesome!</p>
<p>I&#8217;ve been using it on my Python tests combined with pMock, and the results are really good. Even that I don&#8217;t use a BDD framework, Hamcrest matchers semantics give me plenty of powers to program focused on behaviour.</p>
<p>And I agree with you: I really can&#8217;t think of a reason for not using it everywhere. <img src='http://blog.m.artins.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>[ ]s, gc</p>
]]></content:encoded>
	</item>
</channel>
</rss>

