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

William Durand: REST APIs with Symfony2: The Right Way

Maarten Manders' Blog: Static + Unit Tests = Arrrghhh!

Mike Lively's Blog: PHPUnit Database Extension (DBUnit Port)

Sebastian Bergmann's Blog: Tutorial at ZendCon 2007

Matthew Weir O'Phinney's Blog: Cgiapp2 Tutorial 1 - Switch Template Plugins at Will


Community Events











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


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

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