<?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>Sun, 06 Jul 2008 16:37:39 -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>
  </channel>
</rss>
