Matthew Turland's Blog: Database Testing with PHPUnit and MySQL

Courtesy PHPDeveloper.org  Tue, 01/05/2010 - 13:24

In a new post to his blog Matthew Turland looks at a contribution he recently made to the PHPunit project to help it support database testing without the need for dumping the contents of your database out to a CSV.

If you're using MySQL as your database, CSV has been the only format supported by both the mysqldump utility and the PHPUnit Database extension up to this point.

My contribution adds support for...


 

More related items

Site News: Popular Posts for the Week of 01.08.2010
Popular posts from PHPDeveloper.org for the past week:Site News: A Look Back at 2009 in PHP Developer.com: Fat Models and Skinny Controllers Bring Out the Best in Your MVC Framework Daniel...

Codeception Blog: Introduction to Codeception
On the Codeception blog there's an introduction to the Codeception tool, a behavior-driven framework written in PHP (in the spirit of Behat). How often do you see PHP projects with no line...

Ade Slade's Blog: Integrating Zend Framework 1 and...
In this new post to his blog Ade Slade shows how to integrate the Pimple lightweight dependency injection container with a Zend Framework application. This post will describe a way to...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com