<?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>开心e点 &#187; TDD</title>
	<atom:link href="http://www.ebnd.cn/tag/tdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ebnd.cn</link>
	<description>好好学习 天天向上</description>
	<lastBuildDate>Tue, 21 Jun 2011 15:00:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>写测试代码的开销</title>
		<link>http://www.ebnd.cn/2009/10/03/cost-of-testing-code/</link>
		<comments>http://www.ebnd.cn/2009/10/03/cost-of-testing-code/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 21:09:43 +0000</pubDate>
		<dc:creator>dandan</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.ebnd.cn/?p=320</guid>
		<description><![CDATA[关于 TDD，总是有很多的争论，说写测试代码浪费时间等等等等。 看到一篇讨论测试代码所花时间的文章，写的很不错，文章后面的回复讨论也很有价值。 从作者的分析，他写测试代码所花费的时间只占整个开发时间的 10% 左右! 尽管关于这个时间比例回复中有不同的看法，但基本上所有的人都认同 TDD 是能带来极大的好处的。 相关文章无相关文章]]></description>
			<content:encoded><![CDATA[<p>关于 <a href="http://en.wikipedia.org/wiki/Test-driven_development" title="Test Driven Development">TDD</a>，总是有很多的争论，说写测试代码浪费时间等等等等。</p>
<p>看到<a href="http://misko.hevery.com/2009/10/01/cost-of-testing/" title="Cost of Testing">一篇讨论测试代码所花时间</a>的文章，写的很不错，文章后面的回复讨论也很有价值。</p>
<p>从作者的分析，他写测试代码所花费的时间只占整个开发时间的 <strong>10%</strong> 左右! </p>
<p>尽管关于这个时间比例回复中有不同的看法，但基本上所有的人都认同 TDD 是能带来极大的好处的。</p>
<p><br/></p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li>无相关文章</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.ebnd.cn/2009/10/03/cost-of-testing-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

