<?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"
	>
<channel>
	<title>Comments on: AsUnit-X: AsUnit XUL UI for OS X</title>
	<atom:link href="http://aralbalkan.com/798/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/798</link>
	<description>Aral on Flash, SWX, Flex, ActionScript, and life.</description>
	<pubDate>Sun, 07 Sep 2008 01:13:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Eric</title>
		<link>http://aralbalkan.com/798#comment-159143</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 23 Jun 2008 17:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-159143</guid>
		<description>I'm using ASUnit-X to set up some unit testing on pre-existing classes and was wondering if there is a way to disable the attempt to overwrite the class .as file when you go to create the test. I don't want to risk overwriting the classes that are already written. I know it is simple to just hit "no" when prompted but I want to make the process as streamlined as possible when explaining it to some other people. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m using ASUnit-X to set up some unit testing on pre-existing classes and was wondering if there is a way to disable the attempt to overwrite the class .as file when you go to create the test. I don&#8217;t want to risk overwriting the classes that are already written. I know it is simple to just hit &#8220;no&#8221; when prompted but I want to make the process as streamlined as possible when explaining it to some other people. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trebor</title>
		<link>http://aralbalkan.com/798#comment-138798</link>
		<dc:creator>trebor</dc:creator>
		<pubDate>Tue, 22 Apr 2008 20:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-138798</guid>
		<description>i'm having some trouble with asunix-x.  i'm using flex 3 and flash 9, which i assume to the the problem.  i cant locate the correct "Classes" directory for the class path.  i also see various errors during class creation, which makes sense if it can't find stuff.  any clues as to what i should set the classpath to?  thanks.</description>
		<content:encoded><![CDATA[<p>i&#8217;m having some trouble with asunix-x.  i&#8217;m using flex 3 and flash 9, which i assume to the the problem.  i cant locate the correct &#8220;Classes&#8221; directory for the class path.  i also see various errors during class creation, which makes sense if it can&#8217;t find stuff.  any clues as to what i should set the classpath to?  thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Gupta</title>
		<link>http://aralbalkan.com/798#comment-115239</link>
		<dc:creator>Sunil Gupta</dc:creator>
		<pubDate>Sat, 16 Feb 2008 15:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-115239</guid>
		<description>I tried AsUnit and it just works like a charm.</description>
		<content:encoded><![CDATA[<p>I tried AsUnit and it just works like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuri</title>
		<link>http://aralbalkan.com/798#comment-83588</link>
		<dc:creator>Yuri</dc:creator>
		<pubDate>Fri, 09 Nov 2007 04:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-83588</guid>
		<description>Are there any know issues with ASUnit and Vista? Can't seem to get in working.

Any help...please?</description>
		<content:encoded><![CDATA[<p>Are there any know issues with ASUnit and Vista? Can&#8217;t seem to get in working.</p>
<p>Any help&#8230;please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suite75 Development Blog &#187; AsUnit on OS X</title>
		<link>http://aralbalkan.com/798#comment-17058</link>
		<dc:creator>Suite75 Development Blog &#187; AsUnit on OS X</dc:creator>
		<pubDate>Fri, 23 Mar 2007 11:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-17058</guid>
		<description>[...] I&#8217;m looking at AsUnit to start unit testing the Floorplanner. Aral Balkan has written a post AsUnit-X: AsUnit XUL UI for OS X on an easy way to get started on OS X. I&#8217;ll keep you posted on the progress! [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I&#8217;m looking at AsUnit to start unit testing the Floorplanner. Aral Balkan has written a post AsUnit-X: AsUnit XUL UI for OS X on an easy way to get started on OS X. I&#8217;ll keep you posted on the progress! [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Blog Archive &#187; ASUnit Step-By-Step: Part One</title>
		<link>http://aralbalkan.com/798#comment-13803</link>
		<dc:creator>&#187; Blog Archive &#187; ASUnit Step-By-Step: Part One</dc:creator>
		<pubDate>Fri, 09 Mar 2007 20:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-13803</guid>
		<description>[...] ASUnit.org: Download and Install ASUnit is available at http://asunit.org/. ASUnit is a framework that provides a more elegant and rigorous test environment than the crude example above, and is based on the conventions set by other testing platforms like Java’s JUnit. On the ASUnit web site, you will see 3 different downloads. One is just the ActionScript classes, the second contains the AsUnit.exe desktop executable, and the third is a Flash IDE extension that creates test cases for you in Flash. I recommend you download the package that includes the AsUnit.exe executable, which is what I will be using in this article. The AsUnit.exe is a desktop program that creates your test classes for you. The download also includes the ASUnit classes for AS2 and AS3 projects. Windows: http://sourceforge.net/project/showfiles.php?group_id=108947&#38;package_id=168969 OSX: http://aralbalkan.com/798 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] ASUnit.org: Download and Install ASUnit is available at <a href="http://asunit.org/" rel="nofollow">http://asunit.org/</a>. ASUnit is a framework that provides a more elegant and rigorous test environment than the crude example above, and is based on the conventions set by other testing platforms like Java’s JUnit. On the ASUnit web site, you will see 3 different downloads. One is just the ActionScript classes, the second contains the AsUnit.exe desktop executable, and the third is a Flash IDE extension that creates test cases for you in Flash. I recommend you download the package that includes the AsUnit.exe executable, which is what I will be using in this article. The AsUnit.exe is a desktop program that creates your test classes for you. The download also includes the ASUnit classes for AS2 and AS3 projects. Windows: <a href="http://sourceforge.net/project/showfiles.php?group_id=108947&amp;package_id=168969" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=108947&amp;package_id=168969</a> OSX: <a href="http://aralbalkan.com/798" rel="nofollow">http://aralbalkan.com/798</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Blog Archive &#187; ASUnit Step-By-Step: Part One</title>
		<link>http://aralbalkan.com/798#comment-13804</link>
		<dc:creator>&#187; Blog Archive &#187; ASUnit Step-By-Step: Part One</dc:creator>
		<pubDate>Fri, 09 Mar 2007 20:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-13804</guid>
		<description>[...] ASUnit.org: Download and Install ASUnit is available at http://asunit.org/. ASUnit is a framework that provides a more elegant and rigorous test environment than the crude example above, and is based on the conventions set by other testing platforms like Java’s JUnit. On the ASUnit web site, you will see 3 different downloads. One is just the ActionScript classes, the second contains the AsUnit.exe desktop executable, and the third is a Flash IDE extension that creates test cases for you in Flash. I recommend you download the package that includes the AsUnit.exe executable, which is what I will be using in this article. The AsUnit.exe is a desktop program that creates your test classes for you. The download also includes the ASUnit classes for AS2 and AS3 projects. Windows: http://sourceforge.net/project/showfiles.php?group_id=108947&#38;package_id=168969 OSX: http://aralbalkan.com/798 [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] ASUnit.org: Download and Install ASUnit is available at <a href="http://asunit.org/" rel="nofollow">http://asunit.org/</a>. ASUnit is a framework that provides a more elegant and rigorous test environment than the crude example above, and is based on the conventions set by other testing platforms like Java’s JUnit. On the ASUnit web site, you will see 3 different downloads. One is just the ActionScript classes, the second contains the AsUnit.exe desktop executable, and the third is a Flash IDE extension that creates test cases for you in Flash. I recommend you download the package that includes the AsUnit.exe executable, which is what I will be using in this article. The AsUnit.exe is a desktop program that creates your test classes for you. The download also includes the ASUnit classes for AS2 and AS3 projects. Windows: <a href="http://sourceforge.net/project/showfiles.php?group_id=108947&amp;package_id=168969" rel="nofollow">http://sourceforge.net/project/showfiles.php?group_id=108947&amp;package_id=168969</a> OSX: <a href="http://aralbalkan.com/798" rel="nofollow">http://aralbalkan.com/798</a> [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aYo</title>
		<link>http://aralbalkan.com/798#comment-9332</link>
		<dc:creator>aYo</dc:creator>
		<pubDate>Tue, 23 Jan 2007 17:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-9332</guid>
		<description>Aral,
I concur with Niqui. Yes I have finally come roundc to ASUnit and I'm giving FlexUnit a try too. You , you.... Prophet;)</description>
		<content:encoded><![CDATA[<p>Aral,<br />
I concur with Niqui. Yes I have finally come roundc to ASUnit and I&#8217;m giving FlexUnit a try too. You , you&#8230;. Prophet;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niqui</title>
		<link>http://aralbalkan.com/798#comment-8247</link>
		<dc:creator>niqui</dc:creator>
		<pubDate>Fri, 15 Dec 2006 09:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/798#comment-8247</guid>
		<description>I gave up on using ASUnit a long time ago as it was just far too much to set it up and with little documentation but now it looks like it'll be allot easier to use. Thanks for doing all the hard work to make it easier for the rest of us developers :)</description>
		<content:encoded><![CDATA[<p>I gave up on using ASUnit a long time ago as it was just far too much to set it up and with little documentation but now it looks like it&#8217;ll be allot easier to use. Thanks for doing all the hard work to make it easier for the rest of us developers <img src='http://aralbalkan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
