<?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 19:52:28 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Debuggable Blog: Running Tests from The Commandline in CakePHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10140</guid>
      <link>http://www.phpdeveloper.org/news/10140</link>
      <description><![CDATA[<p>
New on the Debuggable blog today there's <a href="http://www.debuggable.com/posts/running-tests-from-the-commandline-in-cakephp:4821f908-da38-4987-909a-25c74834cda3">this post</a> from <i>Tim Koschutzki</i> about a new feature he's contributed back to the CakePHP project. It allows you to run tests on the command line without having to worry about loading up a web interface to check your code.
</p>
<blockquote>
It allows you to run all of the following: all core testcases at once, all core test groups, each core test case individually, all application-specific testcases at once, all application-specific test groups and each core test case individually. It also supports plugins, which means you can run plugin cases and groups. 
</blockquote>
<p>
He includes some samples of how it works - a few command line calls and what the output looks like.
</p>]]></description>
      <pubDate>Thu, 08 May 2008 10:27:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Evert Pot's Blog: PHPUnit3 : first impressions]]></title>
      <guid>http://www.phpdeveloper.org/news/7819</guid>
      <link>http://www.phpdeveloper.org/news/7819</link>
      <description><![CDATA[<p>
<i>Evert Pot</i> has posted some of his <a href="http://www.rooftopsolutions.nl/article/128">initial impressions</a> of the latest version of PHPUnit that he got his hands on - PHPUnit 3:
</p>
<blockquote>
For a testing framework I picked <a href="http://www.phpunit.de/">PHPUnit</a>. My main reason for picking this was that its fully written in PHP5, it can produce some pretty good reports and the biggest reason is simply because I hear a lot of good stuff about it.
</blockquote>
<p>
Among his thoughts were mentions of PHPUnit's great documentation (but made it hard to just get started), a bit of unintuitive functionality with the addTestSuite method and some of the pain that it took to get together a full suite of tests.
</p>]]></description>
      <pubDate>Thu, 10 May 2007 11:48:00 -0500</pubDate>
    </item>
  </channel>
</rss>
