<?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>Wed, 22 May 2013 09:55:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Shashikant Jagtap's Blog: Enjoy 'MinkExtension' for Behat]]></title>
      <guid>http://www.phpdeveloper.org/news/17923</guid>
      <link>http://www.phpdeveloper.org/news/17923</link>
      <description><![CDATA[<p>
In <a href="http://lestbddphp.wordpress.com/2012/05/07/enjoy-minkextension-for-behat/">this new post</a> to his blog <i>Shashikant Jagtap</i> talks about a new extension for <a href="http://behat.org">Behat</a> (the BDD testing tool) that makes working with Mink even easier - <a href="https://github.com/Behat/MinkExtension">MinkExtension</a>.
</p>
<blockquote>
'<a href="https://github.com/Behat/MinkExtension">MinkExtension</a>' has been just released which has additional services for <a href="http://behat.org/">Behat</a>. This extension has 'Mink' instance for your 'FeatureContext' and 'SubContext'. UI testers would be happy now, as they don't need to create Mink instance every time in order to use Mink API's.
</blockquote>
<p>
He points you to <a href="https://github.com/Behat/MinkExtension-example">an example application</a> you can use to follow along. He includes the commands needed to install the dependencies via Composer and get this extension working (note: it requires PHP 5.4 for some of the traits stuff. If you don't want to use that, comment out the "TraitedFeatureContext.php" file). Also included are the commands to execute the tests with a <a href="http://seleniumhq.org/download/">Selenium</a> server and a list of a few handy new things this extension enables.
</p>]]></description>
      <pubDate>Tue, 08 May 2012 10:55:55 -0500</pubDate>
    </item>
  </channel>
</rss>
