News Feed
Jobs Feed
Sections




News Archive
Mike Lively's Blog:
PHPUnit Database Extension (DBUnit Port)
September 03, 2007 @ 07:10:00

On his blog today, Mike Lively has posted about the work h's done to create a database extension for the popular unit testing software for PHP, PHPUnit.

For those that may not have read any of my previous postings on the subject the goal of this software is to extend the functionality of PHPUnit to allow using seed data to put a given database into a known state prior to executing each test. It also provides an easy mechanism to compare database contents with an expected dataset.

Mike has just completed the initial feature set for his project - more or less a port of DBUnit over to PHP. The post includes not only details about this initial release but also code that demonstrates its use. In his example, it's used to validate that a bank account has been created properly by comparng database information before and after the insert.

0 comments voice your opinion now!
phpunit dbunit database unittest extension phpunit dbunit database unittest extension


blog comments powered by Disqus

Similar Posts

Matt Frost: Using Selenium2 with PHPUnit

Jacob Santos' Blog: Why SDO Doesn't Take Off

Systems Architect: Distributed application in PHP with Apache Zookeeper

Ligaya Turmelle's Blog: 25 Ways to help out PHP

Ivo Jansch's Blog: Good use of public, private and protected in OO class design


Community Events











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


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

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