<?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 PHP apps with Ruby tools</title>
	<atom:link href="http://jystewart.net/process/2008/11/testing-php-apps-with-ruby-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://jystewart.net/process/2008/11/testing-php-apps-with-ruby-tools/</link>
	<description>notes from another web developer</description>
	<lastBuildDate>Sat, 24 Jul 2010 07:17:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: taylor.luk</title>
		<link>http://jystewart.net/process/2008/11/testing-php-apps-with-ruby-tools/comment-page-1/#comment-115349</link>
		<dc:creator>taylor.luk</dc:creator>
		<pubDate>Mon, 16 Feb 2009 03:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/?p=510#comment-115349</guid>
		<description>Thanks that is something i have been thinking for a while, bdd testing is php is always harder than rails, I have previously attempted to fix this in a small scale by implementing a subclass(SimpleSpec) of SimpleTest, it looks quite decent compare to PhpSpec in my opinion, http://github.com/speedmax/h2o-php/blob/0843d30434d2e04c17e8a1dc81049ca22d2343b6/specs/context_spec.php 

cucumber + webrat seems like a good try for high level testing (features/stories), 


Will be cool if we can get rspec working to test php objects, for object invocation and stuff. 

i am feeling like
(jruby + projectzero) or (jruby + Quercus )

anyone like this idea? we can put up a github project</description>
		<content:encoded><![CDATA[<p>Thanks that is something i have been thinking for a while, bdd testing is php is always harder than rails, I have previously attempted to fix this in a small scale by implementing a subclass(SimpleSpec) of SimpleTest, it looks quite decent compare to PhpSpec in my opinion, <a href="http://github.com/speedmax/h2o-php/blob/0843d30434d2e04c17e8a1dc81049ca22d2343b6/specs/context_spec.php" rel="nofollow">http://github.com/speedmax/h2o-php/blob/0843d30434d2e04c17e8a1dc81049ca22d2343b6/specs/context_spec.php</a> </p>
<p>cucumber + webrat seems like a good try for high level testing (features/stories), </p>
<p>Will be cool if we can get rspec working to test php objects, for object invocation and stuff. </p>
<p>i am feeling like<br />
(jruby + projectzero) or (jruby + Quercus )</p>
<p>anyone like this idea? we can put up a github project</p>
]]></content:encoded>
	</item>
</channel>
</rss>
