<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 16:01:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Snakes and Elephants Playing Nice Together: PHPUnit and py.test with Hudson]]></title>
      <guid>http://www.phpdeveloper.org/news/14875</guid>
      <link>http://www.phpdeveloper.org/news/14875</link>
      <description><![CDATA[<p>
In the latest post to his blog <i>Chris Hartjes</i> talks about how he got <a href="http://www.littlehart.net/atthekeyboard/2010/07/29/snakes-and-elephants-playing-nice-together-phpunit-and-py-test-with-hudson/">python and PHP working together</a> as a part of his testing with Hudson.
</p>
<blockquote>
These days, it's becoming increasingly harder to find web applications that are homogenous in terms of the tools they use to Get Things Done. [...] Loosely coupled components, passing messages to each other, is great architecture to try and build if you have both the skills and patience to make it work. 
</blockquote>
<p>
His technique combines the testing of PHPUnit for PHP with the Py.test functionality for Python with the continuous integration tool <a href="http://hudson-ci.org/">Hudson</a> to run them both as a part of the same build process.
</p>]]></description>
      <pubDate>Fri, 30 Jul 2010 12:03:23 -0500</pubDate>
    </item>
  </channel>
</rss>
