Archive for the “testing” category

Setting up Database testing with Kohana UnitTest module

by admin on October 11, 2010

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 (…)

Read the rest of this entry »