<?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 20:55:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zumba Engineering Blog: Mongounit Project Open Sourced]]></title>
      <guid>http://www.phpdeveloper.org/news/19162</guid>
      <link>http://www.phpdeveloper.org/news/19162</link>
      <description><![CDATA[<p>
On the Zumba Engineering blog, <i>Chris Saylor</i> has a post announcing the <a href="http://engineering.zumba.com/2013/02/10/mongounit-open-sourced/">open sourcing of mongounit</a>, a PHPUnit extension useful for doing database testing directly on MongoDB databases - <a href="https://github.com/zumba/mongounit">Mongounit</a>.
</p>
<blockquote>
One of our more recent projects has given the team exposure to MongoDB. As such, we needed an easy way to test the models that utilize mongo in a similar fashion to how we test models that talk to mysql. Using this framework, it's easy to implement mongo test cases to easily create fixture data in collections, or simply clear collections between test cases.
</blockquote>
<p>
You can find the latest release of this tool <a href="https://github.com/zumba/mongounit">on github</a> and see an example <a href="https://github.com/zumba/mongounit/blob/master/Samples/PizzaTest.php">testcase here</a>. 
</p>]]></description>
      <pubDate>Mon, 11 Feb 2013 09:12:21 -0600</pubDate>
    </item>
  </channel>
</rss>
