<?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: Testing Kohana3 with PHPUnit</title>
	<atom:link href="http://that-matt.com/2009/12/testing-kohana3-with-phpunit/feed/" rel="self" type="application/rss+xml" />
	<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/</link>
	<description>That one, not this one!</description>
	<lastBuildDate>Tue, 08 May 2012 12:55:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: d3sh</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-882</link>
		<dc:creator>d3sh</dc:creator>
		<pubDate>Sat, 02 Oct 2010 06:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-882</guid>
		<description>tnx :)</description>
		<content:encoded><![CDATA[<p>tnx <img src='http://that-matt.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BRMatt</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-881</link>
		<dc:creator>BRMatt</dc:creator>
		<pubDate>Fri, 01 Oct 2010 15:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-881</guid>
		<description>The tests were written to be compatible with PHPUnit 3.4, I&#039;ll have a look into making them compatible with 3.5 but in the mean time you could try using the latest version of 3.4.</description>
		<content:encoded><![CDATA[<p>The tests were written to be compatible with PHPUnit 3.4, I&#8217;ll have a look into making them compatible with 3.5 but in the mean time you could try using the latest version of 3.4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d3sh</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-880</link>
		<dc:creator>d3sh</dc:creator>
		<pubDate>Fri, 01 Oct 2010 15:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-880</guid>
		<description>PHPUnit 3.5. Installed it using PEAR installer. 
Kohana 3.0.8
PHP 5.3.3</description>
		<content:encoded><![CDATA[<p>PHPUnit 3.5. Installed it using PEAR installer.<br />
Kohana 3.0.8<br />
PHP 5.3.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BRMatt</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-879</link>
		<dc:creator>BRMatt</dc:creator>
		<pubDate>Fri, 01 Oct 2010 11:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-879</guid>
		<description>Which version of phpunit are you using?</description>
		<content:encoded><![CDATA[<p>Which version of phpunit are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d3sh</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-878</link>
		<dc:creator>d3sh</dc:creator>
		<pubDate>Fri, 01 Oct 2010 07:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-878</guid>
		<description>After activating the module, when i try to open my aplication in browser i get an error: ErrorException [ 1024 ]: Please no longer include &quot;PHPUnit/Framework.php&quot;.

what am i dong wrong ?</description>
		<content:encoded><![CDATA[<p>After activating the module, when i try to open my aplication in browser i get an error: ErrorException [ 1024 ]: Please no longer include &#8220;PHPUnit/Framework.php&#8221;.</p>
<p>what am i dong wrong ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-780</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-780</guid>
		<description>It&#039;s not required unless you want to download archives of code coverage, and in 99% of cases, you won&#039;t.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not required unless you want to download archives of code coverage, and in 99% of cases, you won&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-861</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-861</guid>
		<description>It&#039;s not required unless you want to download archives of code coverage, and in 99% of cases, you won&#039;t.</description>
		<content:encoded><![CDATA[<p>It&#8217;s not required unless you want to download archives of code coverage, and in 99% of cases, you won&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafi B.</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-779</link>
		<dc:creator>Rafi B.</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-779</guid>
		<description>Thanks. BTW, the required archive module that&#039;s linked in the unittest module is broken: http://github.com/BMatt/kohana-archive</description>
		<content:encoded><![CDATA[<p>Thanks. BTW, the required archive module that&#8217;s linked in the unittest module is broken: <a href="http://github.com/BMatt/kohana-archive" rel="nofollow">http://github.com/BMatt/kohana-archive</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafi B.</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-860</link>
		<dc:creator>Rafi B.</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-860</guid>
		<description>Thanks. BTW, the required archive module that&#039;s linked in the unittest module is broken: http://github.com/BMatt/kohana-archive</description>
		<content:encoded><![CDATA[<p>Thanks. BTW, the required archive module that&#8217;s linked in the unittest module is broken: <a href="http://github.com/BMatt/kohana-archive" rel="nofollow">http://github.com/BMatt/kohana-archive</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://that-matt.com/2009/12/testing-kohana3-with-phpunit/comment-page-1/#comment-778</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 10 Jul 2010 16:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://sigswitch.com/?p=113#comment-778</guid>
		<description>Your best bet would be to have a look at the stuff in the kohana/core testing branch, there are quite a few tests in there.</description>
		<content:encoded><![CDATA[<p>Your best bet would be to have a look at the stuff in the kohana/core testing branch, there are quite a few tests in there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

