<?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>Tue, 21 May 2013 17:17:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Project: Codeception Introduces ZombieJs and Selenium2 Support]]></title>
      <guid>http://www.phpdeveloper.org/news/18031</guid>
      <link>http://www.phpdeveloper.org/news/18031</link>
      <description><![CDATA[<p>
Codeception, the PHP BDD (behavior-driven development) testing tool has <a href="http://codeception.com/05-29-2012/zombies-and-more.html">announced some new features</a> including newly updated documentation and support for <a href="http://codeception.com/docs/modules/Selenium2">Selenium2</a> and <a href="http://codeception.com/docs/modules/ZombieJS">ZobmieJS</a>.
</p>
<blockquote>
Tools like ZombieJS, (PhantomJS, and more) are built in order to run tests without a browser. And so they are called headless. They don't require a browser window to start, they don't show any interactions on screen.
</blockquote>
<p>
They briefly mention the "delay" option that's been introduced to allow for manual delays to be put into your code. You can find out more about this testing tool from <a href="http://codeception.com/">its main project page</a> or by just jumping in and <a href="http://codeception.com/docs/01-Introduction">reading through the docs</a>. (You can also find the full code <a href="https://github.com/codeception/codeception">over on github</a>.)
</p>]]></description>
      <pubDate>Thu, 31 May 2012 12:13:49 -0500</pubDate>
    </item>
  </channel>
</rss>
