Attention! Blog has been moved. Please visit blog at new address devhacksandgoodies.pw.
Ok, you have a Kohana project and what to improve it quality using deep code refactoring. This only possible with functional integrational tests. For PHP there is two popular testing frameworks PHPUnit and Codeception. For Kohana it is easier to integrate the first one because Kohana comes with unittest module written using PHPUnit.
Continue reading
Recent Comments