<?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: Introduction to Unit Testing</title>
	<atom:link href="http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/</link>
	<description>Flash, Flex &#38; ActionScript Tutorials</description>
	<lastBuildDate>Fri, 19 Mar 2010 10:46:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stray</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-18573</link>
		<dc:creator>Stray</dc:creator>
		<pubDate>Tue, 16 Feb 2010 10:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-18573</guid>
		<description>The GUI aspect of flash does make for a little extra inertia when it comes to switching to TDD for end-to-end and integration testing as well as unit testing, but it&#039;s feasible. I&#039;ve built an add on for ASUnit (which I love) and I believe it also works in flex unit - it&#039;s called Roboteyes and essentially it gives you drivers and utilities for display objects in the display list so that you can interact with them and validate their state. Code is on github - github.com/Stray</description>
		<content:encoded><![CDATA[<p>The GUI aspect of flash does make for a little extra inertia when it comes to switching to TDD for end-to-end and integration testing as well as unit testing, but it&#8217;s feasible. I&#8217;ve built an add on for ASUnit (which I love) and I believe it also works in flex unit &#8211; it&#8217;s called Roboteyes and essentially it gives you drivers and utilities for display objects in the display list so that you can interact with them and validate their state. Code is on github &#8211; github.com/Stray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FB4 and Unit Testing &#171; Ramblings</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-12685</link>
		<dc:creator>FB4 and Unit Testing &#171; Ramblings</dc:creator>
		<pubDate>Wed, 02 Dec 2009 09:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-12685</guid>
		<description>[...] Introduction to Unit Testing &#8211; Activetuts+ Unit testing is relatively new to ActionScript projects. Although FlexUnit has been around for a while it wasn&#8217;t intuitive to set up and there were a lot of inconsistencies with the documentation. Lucky for us, FlexUnit is now built into Flash Builder 4. Although the documentation is still sparse, this tutorial will be a good primer for setting up a Test Suite, going over several unit test examples and showing how to run/analyze them. [...]</description>
		<content:encoded><![CDATA[<p>[...] Introduction to Unit Testing &#8211; Activetuts+ Unit testing is relatively new to ActionScript projects. Although FlexUnit has been around for a while it wasn&#8217;t intuitive to set up and there were a lot of inconsistencies with the documentation. Lucky for us, FlexUnit is now built into Flash Builder 4. Although the documentation is still sparse, this tutorial will be a good primer for setting up a Test Suite, going over several unit test examples and showing how to run/analyze them. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unit Testing unter Flash &#124; Frankys Blog</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4649</link>
		<dc:creator>Unit Testing unter Flash &#124; Frankys Blog</dc:creator>
		<pubDate>Thu, 30 Jul 2009 06:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4649</guid>
		<description>[...] Hier geht es zu dem Artikel [...]</description>
		<content:encoded><![CDATA[<p>[...] Hier geht es zu dem Artikel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rose</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4433</link>
		<dc:creator>Jon Rose</dc:creator>
		<pubDate>Thu, 23 Jul 2009 11:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4433</guid>
		<description>Sorry typo in that url .. its: http://flexmonkey.gorillalogic.com</description>
		<content:encoded><![CDATA[<p>Sorry typo in that url .. its: <a href="http://flexmonkey.gorillalogic.com" rel="nofollow">http://flexmonkey.gorillalogic.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Rose</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4432</link>
		<dc:creator>Jon Rose</dc:creator>
		<pubDate>Thu, 23 Jul 2009 11:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4432</guid>
		<description>You can also checkout FlexMonkey to help develop and drive unit tests for Flex user interfaces.  http://flexmonkey.gorillaloigc.com</description>
		<content:encoded><![CDATA[<p>You can also checkout FlexMonkey to help develop and drive unit tests for Flex user interfaces.  <a href="http://flexmonkey.gorillaloigc.com" rel="nofollow">http://flexmonkey.gorillaloigc.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Freeman</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4391</link>
		<dc:creator>Jesse Freeman</dc:creator>
		<pubDate>Wed, 22 Jul 2009 03:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4391</guid>
		<description>You can&#039;t blame a guy for a little product placement ;-)</description>
		<content:encoded><![CDATA[<p>You can&#8217;t blame a guy for a little product placement <img src='http://active.tutsplus.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Freeman</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4390</link>
		<dc:creator>Jesse Freeman</dc:creator>
		<pubDate>Wed, 22 Jul 2009 03:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4390</guid>
		<description>Yes you are absolutely correct. I may have over exaggerated that statement. I really meant it is relatively new to main stream Flash Development. I had looked into ASUnit a while ago and was very happy to see a push for Unit Testing in Flash. 

I still feel that Unit Testing is a little hard to implement in such a visual programing language but I see it as a big help to heavy data driven Flex sites. I think that by having Adobe include wizards and FlexUnit into the editor/sdk it will help make unit testing more common practice.

I would be very interested to see how many people who read this plan to or are already using unit testing in their own projects?</description>
		<content:encoded><![CDATA[<p>Yes you are absolutely correct. I may have over exaggerated that statement. I really meant it is relatively new to main stream Flash Development. I had looked into ASUnit a while ago and was very happy to see a push for Unit Testing in Flash. </p>
<p>I still feel that Unit Testing is a little hard to implement in such a visual programing language but I see it as a big help to heavy data driven Flex sites. I think that by having Adobe include wizards and FlexUnit into the editor/sdk it will help make unit testing more common practice.</p>
<p>I would be very interested to see how many people who read this plan to or are already using unit testing in their own projects?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Rocheleau</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4373</link>
		<dc:creator>Jake Rocheleau</dc:creator>
		<pubDate>Tue, 21 Jul 2009 18:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4373</guid>
		<description>Another amazing post by FlashTuts. I&#039;m a huge fan of your posts, keep up the great tuts!</description>
		<content:encoded><![CDATA[<p>Another amazing post by FlashTuts. I&#8217;m a huge fan of your posts, keep up the great tuts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Bayes</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4366</link>
		<dc:creator>Luke Bayes</dc:creator>
		<pubDate>Tue, 21 Jul 2009 16:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4366</guid>
		<description>Quick correction to this sentence, &quot;Unit testing is relatively new to ActionScript projects&quot;.

AsUnit has been around since early 2004, and we&#039;ve been running TDD with ActionScript (and later Flex) projects since at least that time.

There have also been a variety of GUI test generators that we&#039;ve released over the years to support creating test cases and test suites in ActionScript.</description>
		<content:encoded><![CDATA[<p>Quick correction to this sentence, &#8220;Unit testing is relatively new to ActionScript projects&#8221;.</p>
<p>AsUnit has been around since early 2004, and we&#8217;ve been running TDD with ActionScript (and later Flex) projects since at least that time.</p>
<p>There have also been a variety of GUI test generators that we&#8217;ve released over the years to support creating test cases and test suites in ActionScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samBrown</title>
		<link>http://active.tutsplus.com/tutorials/workflow/introduction-to-unit-testing/comment-page-1/#comment-4344</link>
		<dc:creator>samBrown</dc:creator>
		<pubDate>Tue, 21 Jul 2009 02:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://flash.tutsplus.com/?p=1215#comment-4344</guid>
		<description>mmmm, brain food...another info-packed tut, provides a great basis for exploration, thank you Jesse.

 BTW - savvy use Flash Camo ;)</description>
		<content:encoded><![CDATA[<p>mmmm, brain food&#8230;another info-packed tut, provides a great basis for exploration, thank you Jesse.</p>
<p> BTW &#8211; savvy use Flash Camo <img src='http://active.tutsplus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.160 seconds -->
