<?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>Agile Software Development Videos Directory &#187; TDD</title>
	<atom:link href="http://www.tvagile.com/tag/tdd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tvagile.com</link>
	<description>Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban</description>
	<lastBuildDate>Mon, 06 Sep 2010 11:41:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sustainable Test-Driven Development</title>
		<link>http://www.tvagile.com/2010/07/07/sustainable-test-driven-development/</link>
		<comments>http://www.tvagile.com/2010/07/07/sustainable-test-driven-development/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:26:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2118</guid>
		<description><![CDATA[Steve Freeman proposes advice to write good tests that make development easier avoiding adding code that is hard to maintain. This presentation covers: test readability, complex test data, test diagnostics and test flexibility. 
http://www.infoq.com/presentations/Sustainable-Test-Driven-Development
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/07/07/sustainable-test-driven-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning TDD through Test-first Teaching</title>
		<link>http://www.tvagile.com/2010/07/05/learning-tdd-through-test-first-teaching/</link>
		<comments>http://www.tvagile.com/2010/07/05/learning-tdd-through-test-first-teaching/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 13:59:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2114</guid>
		<description><![CDATA[How to get started with TDD? Test-First Teaching is an innovative teaching approach that is gaining widespread adoption. Sarah Allen talks about how she teaches Ruby and Rails through a test-first approach. She demonstrates test-first teaching and then discuss how to turn the corner from simply making tests pass to how to use a test-first [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/07/05/learning-tdd-through-test-first-teaching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test-driven development in Flex</title>
		<link>http://www.tvagile.com/2010/05/25/test-driven-development-in-flex/</link>
		<comments>http://www.tvagile.com/2010/05/25/test-driven-development-in-flex/#comments</comments>
		<pubDate>Tue, 25 May 2010 12:27:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2073</guid>
		<description><![CDATA[This presentation will demonstrate how to implement user stories taking a test-first approach and how to set up a continuous build.

]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/05/25/test-driven-development-in-flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to Test-Driven Development and Exploring Language Paradigms</title>
		<link>http://www.tvagile.com/2010/04/29/moving-to-test-driven-development-and-exploring-language-paradigms/</link>
		<comments>http://www.tvagile.com/2010/04/29/moving-to-test-driven-development-and-exploring-language-paradigms/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 15:33:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[functional programming]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2042</guid>
		<description><![CDATA[Michael Feathers defines legacy code as &#8220;code without tests.&#8221; There&#8217;s a major qualitative difference when working on code without tests. Feathers&#8217; job is to move software teams from their current process to a test-driven development process. In this interview he also discusses functional programming and other important paradigms that developers should consider.

Video source: Dzone.com
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/04/29/moving-to-test-driven-development-and-exploring-language-paradigms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with TDD in Java using Eclipse</title>
		<link>http://www.tvagile.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/</link>
		<comments>http://www.tvagile.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 12:53:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2030</guid>
		<description><![CDATA[Starting with an empty workspace, this video begins with a demonstration of basic Test Driven Development in Java using Eclipse. From basic tests and basic production code, to refactoring, and some splashes of Behavior Driven Development, watch production code get created test first. 

Video producer
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/04/12/getting-started-with-tdd-in-java-using-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test-Driven Development</title>
		<link>http://www.tvagile.com/2010/03/24/test-driven-development/</link>
		<comments>http://www.tvagile.com/2010/03/24/test-driven-development/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:33:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2017</guid>
		<description><![CDATA[One of the foundational concepts of Agile software development is ensuring that your solution is loosely-coupled, highly-cohesive, and able to respond easily to changes; in this session we will explore the fundamentals of unit testing and their application through the practice of using TDD to evolve the design of your solution such that the results [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/24/test-driven-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How TDD/BDD Miss the Point: Introducing EDD</title>
		<link>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/</link>
		<comments>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 12:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2011</guid>
		<description><![CDATA[Ruby&#8217;s testing culture goes way back, and has been a force for making many Ruby projects a showcase for solid, maintainable code. That said, within a business an exclusive focus on TDD and BDD can easily miss the bigger picture and drive optimizations in the development process that negatively impact the business as a whole. [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/22/how-tddbdd-miss-the-point-introducing-edd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acceptance-Test Driven Development &#8211; Bring Developers and Testers Together</title>
		<link>http://www.tvagile.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/</link>
		<comments>http://www.tvagile.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 12:31:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[easyb]]></category>
		<category><![CDATA[fitnesse]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1979</guid>
		<description><![CDATA[Test-Driven Development (TDD) and Behaviour-Driven Development (BDD) are powerful techniques, helping developers write better designed, more maintainable and more reliable code, and stay focused on the real user requirements. But how does the rest of the team fit in to the picture?  In this talk, John Smart, creator of the Java Power Tools Bootcamp, [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/03/acceptance-test-driven-development-bring-developers-and-testers-together/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listening to Test Smells</title>
		<link>http://www.tvagile.com/2010/02/18/listening-to-test-smells/</link>
		<comments>http://www.tvagile.com/2010/02/18/listening-to-test-smells/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:09:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1958</guid>
		<description><![CDATA[This talk is about how to use the stresses of writing unit tests to improve your code. If I&#8217;m having trouble writing tests, it&#8217;s often because the design of my target code can be improved. The trick is to listen to the tests and let them drive my development — that&#8217;s a hint as to [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/02/18/listening-to-test-smells/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to Test and When</title>
		<link>http://www.tvagile.com/2009/12/22/what-to-test-and-when/</link>
		<comments>http://www.tvagile.com/2009/12/22/what-to-test-and-when/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 12:31:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1808</guid>
		<description><![CDATA[Now that unit testing and test-driven development have hit the mainstream, more and more companies are beginning to embrace these agile practices. What isn&#8217;t always clear is which practice is most useful in which scenario, and how alternatives like state-based testing and non-automated human-tester activities can be used most cost-effectively. Join Udi Dahan for a [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/12/22/what-to-test-and-when/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fast Track Test-Driven Development: Testify Your Project</title>
		<link>http://www.tvagile.com/2009/11/09/fast-track-test-driven-development-testify-your-project/</link>
		<comments>http://www.tvagile.com/2009/11/09/fast-track-test-driven-development-testify-your-project/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 13:19:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[testify]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1740</guid>
		<description><![CDATA[This video presents the technical challenges that teams discover when adopting TDD difficult and a set of principles for successful TDD. it contains a demonstration of the Testify tool and how to use it to introduce TDD on your own project. 
http://skillsmatter.com/podcast/agile-scrum/fast-track-test-driven-development-testify-your-project
Testify home page
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/11/09/fast-track-test-driven-development-testify-your-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TDD in a Desgin by Contract World</title>
		<link>http://www.tvagile.com/2009/11/02/tdd-in-a-desgin-by-contract-world/</link>
		<comments>http://www.tvagile.com/2009/11/02/tdd-in-a-desgin-by-contract-world/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 13:31:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[specsharp]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1732</guid>
		<description><![CDATA[After presenting some basics of Design by Contract using Microsoft’s SpecSharp framework, Greg Young explains how we can keep the Test First mentality in a Contract First world. 
http://www.infoq.com/presentations/TDD-in-a-DbC-World-Greg-Young
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/11/02/tdd-in-a-desgin-by-contract-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Code More Testable – Breaking Static Dependencies</title>
		<link>http://www.tvagile.com/2009/09/29/making-code-more-testable-%e2%80%93-breaking-static-dependencies/</link>
		<comments>http://www.tvagile.com/2009/09/29/making-code-more-testable-%e2%80%93-breaking-static-dependencies/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 12:21:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1679</guid>
		<description><![CDATA[This screencast tries to cover how the static dependencies in constructor could be broken.
Watch this screencast on isagoksu.com
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/09/29/making-code-more-testable-%e2%80%93-breaking-static-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test-Driven Development With Refactoring</title>
		<link>http://www.tvagile.com/2009/09/24/test-driven-development-with-refactoring/</link>
		<comments>http://www.tvagile.com/2009/09/24/test-driven-development-with-refactoring/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 12:46:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1666</guid>
		<description><![CDATA[Success on an Agile project relies heavily on the people in the trenches. Developers, testers, and product managers focused together, can deliver astonishing accomplishments in a short amount of time. Extraordinary results require discipline, motivation and alignment. Test Driven Development (TDD) and Refactoring creates the momentum to help developers organically adapt to an endlessly changing [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/09/24/test-driven-development-with-refactoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Driven Development: Ten Years Later</title>
		<link>http://www.tvagile.com/2009/09/22/test-driven-development-ten-years-later/</link>
		<comments>http://www.tvagile.com/2009/09/22/test-driven-development-ten-years-later/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 10:50:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1659</guid>
		<description><![CDATA[In this session, we&#8217;ll review some of the landmarks in the history of Test-Driven Development and what they tell us about how to develop software; the ideas, techniques, objections, and misunderstandings. We&#8217;ll talk about our experiences of discovering TDD and what we&#8217;ve learned about how to do it well, how to adopt it, and how [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/09/22/test-driven-development-ten-years-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TDD: Code without Fear</title>
		<link>http://www.tvagile.com/2009/08/31/tdd-code-without-fear/</link>
		<comments>http://www.tvagile.com/2009/08/31/tdd-code-without-fear/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 13:34:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1588</guid>
		<description><![CDATA[This demo on test-driven development (TDD) is for the beginner who would like to learn and see TDD in action. Come watch as Christian not only shows the rythm of TDD, but also how it helps to make refactoring code a pleasant experience. 

]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/08/31/tdd-code-without-fear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eliminating Static Dependencies</title>
		<link>http://www.tvagile.com/2009/08/21/eliminating-static-dependencies/</link>
		<comments>http://www.tvagile.com/2009/08/21/eliminating-static-dependencies/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 11:54:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1520</guid>
		<description><![CDATA[Nature abhors a vacuum.  It turns out she also abhors static dependencies (I have my sources).  Static dependencies are the modern-day globals, often exposed through classes named &#8220;Helper&#8221;.  I&#8217;ve certainly been guilty of overusing static dependencies in the past, with classes like &#8220;LoggingHelper&#8221;, &#8220;SessionHelper&#8221;, &#8220;DBHelper&#8221; and so on. The problem with static dependencies is that [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/08/21/eliminating-static-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TDD: It’s About More Than Just “Testing”</title>
		<link>http://www.tvagile.com/2009/07/24/tdd-it%e2%80%99s-about-more-than-just-%e2%80%9ctesting%e2%80%9d/</link>
		<comments>http://www.tvagile.com/2009/07/24/tdd-it%e2%80%99s-about-more-than-just-%e2%80%9ctesting%e2%80%9d/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 12:20:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1456</guid>
		<description><![CDATA[Recently, in the Rails community, there has been an upsurge of interest in  testing. For instance, in the past year alone, we’ve seen the introduction of a  bevy of new testing-related gems (i.e. context, cucumber, factory_girl,  remarkable, webrat, etc.). These are all good things. And yet do we still see the forest [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/07/24/tdd-it%e2%80%99s-about-more-than-just-%e2%80%9ctesting%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://scotland-on-rails.s3.amazonaws.com/1A05_EvanLight-SOR.mp4" length="177811129" type="video/mp4" />
		</item>
		<item>
		<title>Measure for Measure</title>
		<link>http://www.tvagile.com/2009/06/22/measure-for-measuretdd/</link>
		<comments>http://www.tvagile.com/2009/06/22/measure-for-measuretdd/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 11:14:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1409</guid>
		<description><![CDATA[It is possible to measure certain properties of code, and on the one hand,  correlate them with project factors known to have economic merit and on the  other, with programmer-pleasing practices. This session surveys emerging  evidence that we can measure the effect of the technical practices of Agile  development, and explores [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/06/22/measure-for-measuretdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Test Driven Development With Javascript: JsTestDriver</title>
		<link>http://www.tvagile.com/2009/06/18/more-test-driven-development-with-javascript-jstestdriver/</link>
		<comments>http://www.tvagile.com/2009/06/18/more-test-driven-development-with-javascript-jstestdriver/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 11:05:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jstestdrive]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1403</guid>
		<description><![CDATA[Demonstration of JsTestDrive technology and how you can use it to TDD your  JavaScript code.

Good blog  posting evaluating JsTestDrive
]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/06/18/more-test-driven-development-with-javascript-jstestdriver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
