<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>One Man's Walk in work &#187; php</title>
	<atom:link href="http://onemanswalk.com/work/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://onemanswalk.com/work</link>
	<description>jeremy lightsmith on agile, ruby, and consulting</description>
	<lastBuildDate>Fri, 23 Jul 2010 22:43:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PhpUnit for TextMate</title>
		<link>http://onemanswalk.com/work/2008/07/18/phpunit-for-textmate/</link>
		<comments>http://onemanswalk.com/work/2008/07/18/phpunit-for-textmate/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 23:55:00 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[	Who would have thought I&#8217;d be doing php?

	Anyway, yesterday I found myself doing php and really wanting it to hurt less.  I downloaded a textmate bundle for phpunit from github.  It wasn&#8217;t quite what I wanted, so I forked it and hacked it, and made it work a bit more like the rspec [...]]]></description>
			<content:encoded><![CDATA[	<p>Who would have thought I&#8217;d be doing php?</p>

	<p>Anyway, yesterday I found myself doing php and really wanting it to hurt less.  I downloaded a <a href="http://github.com/meritt/phpunit-tmbundle" title="">textmate bundle for phpunit</a> from github.  It wasn&#8217;t quite what I wanted, so I forked it and hacked it, and made it work a bit more like the rspec bundle.</p>

	<p>It now has:</p>

	<p>Commands</p>
	<ul>
		<li>run tests (in current file)</li>
		<li>run single test</li>
	</ul>

	<p>Snippets</p>
	<ul>
		<li>test</li>
	</ul>

	<p>And much to my surprise, it was way easy to do.  All in ruby, all with specs testing it.</p>

	<p>This article was going to be telling all y&#8217;all to come over to <em>my</em> cool fork of phpunit, but I sent the original author a pull request yesterday, and I just looked, and he&#8217;s pulled all my changes.  Rock!</p>

	<p>So go forth and enjoy the goodness that an extensible editor like textmate, oss code like the phpunit bundle, and github can bring about.</p>

	<p><a href="http://github.com/meritt/phpunit-tmbundle" title=""><span class="caps">PHP</span>Unit.bundle for textmate</a></p>

 ]]></content:encoded>
			<wfw:commentRss>http://onemanswalk.com/work/2008/07/18/phpunit-for-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
