News Feed
Jobs Feed
Sections




News Archive
AjaxRay.com:
Setting up Database testing with Kohana UnitTest module
October 12, 2010 @ 13:29:38

On the AjaxRay.com blog there's a new post showing you how to set up unit testing for your Kohana v3-based application through PHPUnit.

Kohana Unittest module has made testing in Kohana v3 easy and fun. Lysender wrote a cool, straight forward post about how to set it up and running. I'll just talk here about how I have set up database testing with Kohana Unittest for my personal use. Not saying "How to set up". Because it's obviously not the best way to do this.

They walk you through the creation of the testing process - making "setup" and "tear down" SQL files, creating a "runSchema" method in a test case class and the code needed to run those setup/tear down files to refresh the database so there's no side effects of multiple tests using the same database.

0 comments voice your opinion now!
kohana unittest phpunit tutorial database setup teardown


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Integrating Propel with the Zend Framework

Sebastian Bergmann's Blog: Getting Started with Hamcrest

PHPMaster.com: Generating Invoices with Zend_Pdf

Sebastian Bergmann's Blog: Integrating PHPUnit with Selenium

Pádraic Brady's Blog: The Factory and Abstract Factory patterns in PHP


Community Events









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


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

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