<?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: Unit Testing within the NetBeans 6.7.1 UI</title>
	<atom:link href="http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/feed" rel="self" type="application/rss+xml" />
	<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui</link>
	<description>thoughts on web development, technology and media</description>
	<lastBuildDate>Thu, 25 Feb 2010 07:52:28 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: iceangel89</title>
		<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/comment-page-1#comment-10586</link>
		<dc:creator>iceangel89</dc:creator>
		<pubDate>Thu, 10 Sep 2009 07:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://lebensold.net/?p=350#comment-10586</guid>
		<description>sorry, where do i put the batch file (if i use windows i use &#039;.bat&#039; instead? any changes i need to make in the batch file?). how do i run it? i guess its in the config options image but its v small i cant see. 

what does the $xxx mean? is the 1st and last line comments?</description>
		<content:encoded><![CDATA[<p>sorry, where do i put the batch file (if i use windows i use &#8216;.bat&#8217; instead? any changes i need to make in the batch file?). how do i run it? i guess its in the config options image but its v small i cant see. </p>
<p>what does the $xxx mean? is the 1st and last line comments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/comment-page-1#comment-10501</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 05 Sep 2009 20:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://lebensold.net/?p=350#comment-10501</guid>
		<description>@iceangel89, I would check to see that your path to netbeans is properly escapes (maybe the spaces in windows need some special treatment, like in unix where you need to put a &#039;\&#039; before them.)</description>
		<content:encoded><![CDATA[<p>@iceangel89, I would check to see that your path to netbeans is properly escapes (maybe the spaces in windows need some special treatment, like in unix where you need to put a &#8216;\&#8217; before them.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/comment-page-1#comment-10500</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 05 Sep 2009 20:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://lebensold.net/?p=350#comment-10500</guid>
		<description>mmm indeed! from a unit test based off of the QuickBase API code that you posted:

http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/</description>
		<content:encoded><![CDATA[<p>mmm indeed! from a unit test based off of the QuickBase API code that you posted:</p>
<p><a href="http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/" rel="nofollow">http://blog.joshuamcginnis.com/2008/09/php-wrapper-for-quickbase/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshuamc</title>
		<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/comment-page-1#comment-10480</link>
		<dc:creator>joshuamc</dc:creator>
		<pubDate>Fri, 04 Sep 2009 23:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://lebensold.net/?p=350#comment-10480</guid>
		<description>i think i&#039;ve seen that dto somewhere before ...</description>
		<content:encoded><![CDATA[<p>i think i&#8217;ve seen that dto somewhere before &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iceangel89</title>
		<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/comment-page-1#comment-10426</link>
		<dc:creator>iceangel89</dc:creator>
		<pubDate>Wed, 02 Sep 2009 13:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://lebensold.net/?p=350#comment-10426</guid>
		<description>ok, i get in netbeans 

&#039;&quot;&quot;C:\Program&#039; is not recognized as an internal or external command,
operable program or batch file.

i noticed if i run &quot;phpunit&quot; in cmd alls well. if i try to run a test in cmd eg. &quot;phpunit test.php&quot; i get that but the tests still run.</description>
		<content:encoded><![CDATA[<p>ok, i get in netbeans </p>
<p>&#8216;&#8221;"C:\Program&#8217; is not recognized as an internal or external command,<br />
operable program or batch file.</p>
<p>i noticed if i run &#8220;phpunit&#8221; in cmd alls well. if i try to run a test in cmd eg. &#8220;phpunit test.php&#8221; i get that but the tests still run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/comment-page-1#comment-10410</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Wed, 02 Sep 2009 01:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://lebensold.net/?p=350#comment-10410</guid>
		<description>I think you need to use the absolute path of the version of phpunit that you want to be running. 
Hope that helps!</description>
		<content:encoded><![CDATA[<p>I think you need to use the absolute path of the version of phpunit that you want to be running.<br />
Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ladislav Prskavec</title>
		<link>http://lebensold.net/development/unit-testing-within-the-netbeans-6-7-1-ui/comment-page-1#comment-9920</link>
		<dc:creator>Ladislav Prskavec</dc:creator>
		<pubDate>Mon, 10 Aug 2009 11:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://lebensold.net/?p=350#comment-9920</guid>
		<description>Do you have some advice when I use this shell script and got this message &quot;PHPUnit (version ?.?.?) is too old ...(minimum 3.3.0)...&quot;
I have phpunit 3.3.17 :-)</description>
		<content:encoded><![CDATA[<p>Do you have some advice when I use this shell script and got this message &#8220;PHPUnit (version ?.?.?) is too old &#8230;(minimum 3.3.0)&#8230;&#8221;<br />
I have phpunit 3.3.17 <img src='http://lebensold.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
