<?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>Nicolás Brailovsky &#187; coding</title>
	<atom:link href="http://nicolasb.com.ar/tag/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicolasb.com.ar</link>
	<description>A modern blog</description>
	<lastBuildDate>Tue, 20 Dec 2011 09:00:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>TDD</title>
		<link>http://nicolasb.com.ar/2008/11/tdd/</link>
		<comments>http://nicolasb.com.ar/2008/11/tdd/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 01:02:14 +0000</pubDate>
		<dc:creator>nico</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://nicolasb.com.ar/blog/?p=55</guid>
		<description><![CDATA[Testability Explorer: Measuring Testability In order to unit-test a class, it is important that the class can be instantiated in isolation as part of a unit-test. The most common pitfalls of testing are mixing object-graph instantiation with application-logic and relying on global state. &#8211; Google testing blog Soon: “Notas sobre TDD”, continuación de “Notas sobre [...]]]></description>
			<content:encoded><![CDATA[<h2>Testability Explorer: Measuring Testability</h2>
<p>In order to unit-test a class, it is important that the class can be instantiated in isolation as part of a unit-test. The most common pitfalls of testing are mixing object-graph instantiation with application-logic and relying on global state.</p>
<p>&#8211; <a href="http://feeds.feedburner.com/~r/blogspot/RLXA/~3/433917881/testability-explorer-measuring.html">Google testing blog</a></p>
<p>Soon: “Notas sobre TDD”, continuación de “Notas sobre metodologías ágiles”</p>
]]></content:encoded>
			<wfw:commentRss>http://nicolasb.com.ar/2008/11/tdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

