News Feed
Jobs Feed
Sections




News Archive
Zumba Engineering Blog:
Mongounit Project Open Sourced
February 11, 2013 @ 09:12:21

On the Zumba Engineering blog, Chris Saylor has a post announcing the open sourcing of mongounit, a PHPUnit extension useful for doing database testing directly on MongoDB databases - Mongounit.

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.

You can find the latest release of this tool on github and see an example testcase here.

0 comments voice your opinion now!
mongounit opensource phpunit database testing extension


blog comments powered by Disqus

Similar Posts

Jim Plush\'s Blog: Cyclomatic Complexity for the Test Driven PHP\'er

Brandon Savage's Blog: Accessing Databases with PDO: A Primer

DevShed: Database Security: Guarding Against SQL Injection

PHPMaster.com: Avoid the Original MySQL Extension, Part 1

Pierre-Alain Joye's Blog: Release Announcements (GD, Hidef, and Zip)


Community Events











Don't see your event here?
Let us know!


conference development interview framework series release api zendframework2 example composer code introduction podcast testing opinion unittest tool community language functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework