<?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: Effective Tests: Custom Assertions</title>
	<atom:link href="http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/</link>
	<description>pursuing well-crafted software</description>
	<lastBuildDate>Fri, 24 May 2013 07:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #871</title>
		<link>http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-225</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #871</dc:creator>
		<pubDate>Mon, 13 Jun 2011 09:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-225</guid>
		<description>[...] Effective Tests: Custom Assertions - Derek Greer continues his series on Effective Tests with a look at the use of Custom Assertions in your tests to reduce the complexity of assertation code in tests by extracting them into a custom assertion [...]</description>
		<content:encoded><![CDATA[<p>[...] Effective Tests: Custom Assertions &#8211; Derek Greer continues his series on Effective Tests with a look at the use of Custom Assertions in your tests to reduce the complexity of assertation code in tests by extracting them into a custom assertion [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Greer</title>
		<link>http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-224</link>
		<dc:creator>Derek Greer</dc:creator>
		<pubDate>Sat, 11 Jun 2011 16:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-224</guid>
		<description>I&#039;ve tried to keep the series focused on the concepts involved in writing effective automated tests, not on the use of any particular testing library or framework.  That aside, your library seems to be primarily focused on expressing assertions in a fluent-style which isn&#039;t really the topic of this article.

I personally haven&#039;t found the need for using a separate assertion library since my testing framework of choice is MSpec which already provides a set of Should extensions, but I would certainly encourage people using frameworks which don&#039;t provide such extensions to consider using a separate assertion library.  I&#039;m not familiar with Fluent Assertions, but I have used Eric Hexter&#039;s Should Assertion Library which I recommend to those who like MSpec&#039;s assertion style.
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to keep the series focused on the concepts involved in writing effective automated tests, not on the use of any particular testing library or framework.  That aside, your library seems to be primarily focused on expressing assertions in a fluent-style which isn&#8217;t really the topic of this article.</p>
<p>I personally haven&#8217;t found the need for using a separate assertion library since my testing framework of choice is MSpec which already provides a set of Should extensions, but I would certainly encourage people using frameworks which don&#8217;t provide such extensions to consider using a separate assertion library.  I&#8217;m not familiar with Fluent Assertions, but I have used Eric Hexter&#8217;s Should Assertion Library which I recommend to those who like MSpec&#8217;s assertion style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Doomen</title>
		<link>http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-223</link>
		<dc:creator>Dennis Doomen</dc:creator>
		<pubDate>Sat, 11 Jun 2011 16:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-223</guid>
		<description>Great article series, but I wonder why you&#039;re not suggesting using one of the many open-source assertion libraries such as my own Fluent Assertions (http://fluentassertions.codeplex.com/documentation)</description>
		<content:encoded><![CDATA[<p>Great article series, but I wonder why you&#8217;re not suggesting using one of the many open-source assertion libraries such as my own Fluent Assertions (<a href="http://fluentassertions.codeplex.com/documentation" rel="nofollow">http://fluentassertions.codeplex.com/documentation</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Doomen</title>
		<link>http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-222</link>
		<dc:creator>Dennis Doomen</dc:creator>
		<pubDate>Sat, 11 Jun 2011 16:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/2011/06/11/effective-tests-custom-assertions/#comment-222</guid>
		<description>ddd</description>
		<content:encoded><![CDATA[<p>ddd</p>
]]></content:encoded>
	</item>
</channel>
</rss>
