<?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 Scrum Videos and Tutorials &#187; unit testing</title>
	<atom:link href="http://www.tvagile.com/tag/unit-testing/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>Tue, 07 Feb 2012 17:04:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Behavior-Driven Development in the Real World</title>
		<link>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/</link>
		<comments>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 13:01:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[requirements]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2174</guid>
		<description><![CDATA[Behavior-Driven Development is more than a technique for creating and organizing unit tests. It is also a wonderful way to communicate with customers and users about the software being created. This video demonstrates some techniques and tools you can use to start delivering software with BDD. : Using Behavior-Driven Development frameworks, this session explores ways [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/08/27/behavior-driven-development-in-the-real-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/te/NorthAmerica/2010/wmv/DPR302.wmv" length="87208104" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Grease your Suite: Tips and Tricks for Faster Testing</title>
		<link>http://www.tvagile.com/2010/07/15/grease-your-suite-tips-and-tricks-for-faster-testing/</link>
		<comments>http://www.tvagile.com/2010/07/15/grease-your-suite-tips-and-tricks-for-faster-testing/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 13:10:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[shoulda]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2128</guid>
		<description><![CDATA[Continuous integration is a great way to keep your code base organized and well tested. But when a test suite takes so long to run that developers stop running it before every commit, they lose their constant feedback loop and quality drops. In this talk we’ll explore methods of speeding up the test suite so [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/07/15/grease-your-suite-tips-and-tricks-for-faster-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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[TDD]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails]]></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>Contract Tests in JUnit 4</title>
		<link>http://www.tvagile.com/2010/05/28/contract-tests-in-junit-4/</link>
		<comments>http://www.tvagile.com/2010/05/28/contract-tests-in-junit-4/#comments</comments>
		<pubDate>Fri, 28 May 2010 12:20:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2081</guid>
		<description><![CDATA[As part of his talk on integration tests J.B. Rainsberger talked about how contract tests can be used to test the interaction between classes when using a mockist approach to developer testing. He wondered aloud if it would be possible to write these kinds of tests using abstract classes and JUnit 4. The answer is [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/05/28/contract-tests-in-junit-4/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[TDD]]></category>
		<category><![CDATA[functional programming]]></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>Moles: Mocking the Un-Mockable</title>
		<link>http://www.tvagile.com/2010/04/26/moles-mocking-the-un-mockable/</link>
		<comments>http://www.tvagile.com/2010/04/26/moles-mocking-the-un-mockable/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 12:18:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[es]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2036</guid>
		<description><![CDATA[In this episode we are going to take at how to use Pex and Moles for .Net. Unit testing is great, but most free isolation frameworks require that your mocks implement an interface. But what do you do when the class you are trying to mock is static or sealed with no interface. If you [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/04/26/moles-mocking-the-un-mockable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Rake to Build, Run Unit Tests and Create Documentation</title>
		<link>http://www.tvagile.com/2010/03/29/using-rake-to-build-run-unit-tests-and-create-documentation/</link>
		<comments>http://www.tvagile.com/2010/03/29/using-rake-to-build-run-unit-tests-and-create-documentation/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 11:38:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[configuration management]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=2022</guid>
		<description><![CDATA[This screencast demonstrates how to use Rake to build .NET solution, run unit tests and build documentation. Rake with Ruby is a perfect combination which will eliminate Nant and MSBuild hell.]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/29/using-rake-to-build-run-unit-tests-and-create-documentation/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>Learning how to use Manual Mocks for Testing</title>
		<link>http://www.tvagile.com/2010/03/01/learning-how-to-use-manual-mocks-for-testing/</link>
		<comments>http://www.tvagile.com/2010/03/01/learning-how-to-use-manual-mocks-for-testing/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 12:20:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1973</guid>
		<description><![CDATA[In this episode we are going to take a look at how to use manual mocks for testing. Often times when creating unit tests we need to work in isolation in order to cover the paths we are attempting to test. When we want to test in isolation you can use a testing technique where [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/03/01/learning-how-to-use-manual-mocks-for-testing/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[TDD]]></category>
		<category><![CDATA[java]]></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>Easy and Maintainable Enterprise Testing with Unitils</title>
		<link>http://www.tvagile.com/2010/02/10/easy-and-maintainable-enterprise-testing-with-unitils/</link>
		<comments>http://www.tvagile.com/2010/02/10/easy-and-maintainable-enterprise-testing-with-unitils/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 13:08:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1941</guid>
		<description><![CDATA[Unit testing has become a mainstream task. Most developers do it. Most project leaders and architects expect their team to write tests. However, practice has taught us that a lot of teams write few tests, or spend too much time writing and maintaining them. Different development teams make common mistakes, run into similar issues and [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/02/10/easy-and-maintainable-enterprise-testing-with-unitils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Unit Testing with Palm Mojo SDK</title>
		<link>http://www.tvagile.com/2010/01/20/automated-unit-testing-with-palm-mojo-sdk/</link>
		<comments>http://www.tvagile.com/2010/01/20/automated-unit-testing-with-palm-mojo-sdk/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 13:27:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[BDD]]></category>
		<category><![CDATA[jasmine]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1884</guid>
		<description><![CDATA[In this webcast we&#8217;ll introduce Behavior Driven Development (BDD) and Jasmine (a BDD framework for JavaScript); install Jasmine and add related code to the app to support BDD; discuss how to write a failing test first, then add functionality to make a test pass; and finally we&#8217;ll develop a simple webOS application test first, with [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2010/01/20/automated-unit-testing-with-palm-mojo-sdk/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[TDD]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[functional testing]]></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>Test Driving GUI with Approval Tests</title>
		<link>http://www.tvagile.com/2009/10/30/test-driving-gui-with-approval-tests/</link>
		<comments>http://www.tvagile.com/2009/10/30/test-driving-gui-with-approval-tests/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 12:51:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[unit testing]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1730</guid>
		<description><![CDATA[This video shows why you want to write unit tests for the perspectives of specifications, feedback, regression &#038; granularity. Then write a GUI in C# using Windows Forms &#038; Approval Tests. ApprovalTests is an open source tool that supports C#, Java, Ruby for unit or acceptance tests.]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/10/30/test-driving-gui-with-approval-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving on Unit Tests with Sonar</title>
		<link>http://www.tvagile.com/2009/09/29/improving-on-unit-tests-with-sonar/</link>
		<comments>http://www.tvagile.com/2009/09/29/improving-on-unit-tests-with-sonar/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 12:39:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[sonar]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1681</guid>
		<description><![CDATA[Sonar enables to collect, analyze and report metrics on source code. Sonar not only offers consolidated reporting on and across projects throughout time, but it becomes the central place to manage code quality. This screencast shows how to use Sonar to manage unit tests by checking their results. When you are done, you can verify [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/09/29/improving-on-unit-tests-with-sonar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Isolation Frameworks: Mocking Out/Ref Arguments</title>
		<link>http://www.tvagile.com/2009/09/07/isolation-frameworks-mocking-outref-arguments/</link>
		<comments>http://www.tvagile.com/2009/09/07/isolation-frameworks-mocking-outref-arguments/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 11:38:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1631</guid>
		<description><![CDATA[In this episode we are going to continue our series on learning how to use an isolation framework (Rhino Mocks) to help create simpler and more reliable unit tests. We are going to focusing this episode on how to setup you mocks when you need to mock a class with either Out or Ref arguments. [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/09/07/isolation-frameworks-mocking-outref-arguments/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>Interaction Based Testing with Rhino Mocks</title>
		<link>http://www.tvagile.com/2009/08/28/interaction-based-testing-with-rhino-mocks/</link>
		<comments>http://www.tvagile.com/2009/08/28/interaction-based-testing-with-rhino-mocks/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 10:47:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1572</guid>
		<description><![CDATA[Beyond the simplest scenarios, all objects had collaborators that they work with. This flies in the face of testing objects in isolation. This is the problem that mock objects were created to solve. In this talk you will learn what mock objects are, how to utilize them and best practices on when / how to [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/08/28/interaction-based-testing-with-rhino-mocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Synergy of Code Contracts and Pex</title>
		<link>http://www.tvagile.com/2009/08/26/the-synergy-of-code-contracts-and-pex/</link>
		<comments>http://www.tvagile.com/2009/08/26/the-synergy-of-code-contracts-and-pex/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 11:49:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[code contract]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[pex]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.tvagile.com/?p=1557</guid>
		<description><![CDATA[Manuel Fähndrich and Peli de Halleux sit down for a quick coding session that shows how to use Code Contracts and Pex together. Code Contracts can be used to specify what your code should do, they get turned into runtime checks which Pex can analyze and try to find counter-examples for. This was a fun [...]]]></description>
		<wfw:commentRss>http://www.tvagile.com/2009/08/26/the-synergy-of-code-contracts-and-pex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/4/3/6/6/4/contractsandpex_2MB_ch9.wmv" length="48104965" type="video/x-ms-wmv" />
		</item>
	</channel>
</rss>

