News Feed
Jobs Feed
Sections




News Archive
Debuggable Blog:
Code Coverage Analysis soon in CakePHP - Test How Well You Test
May 01, 2008 @ 11:19:54

In a new post to the Debuggable blog, Tim Koschutzki talks some about the work he's been doing on the code coverage analysis for the upcoming CakePHP release:

There are several different kinds of criteria to code coverage. The two most important ones are line coverage (or statement coverage as wikipedia puts it) and path coverage. [...] So how is it going to work? Pretty simple actually. Whenever you run a CakePHP test case Cake assembles information in the background about which lines of your subject-under-test are called.

He includes a few screenshots of the code coverage being run and the end result of the runner with the percent covered.

0 comments voice your opinion now!
coverage cakephp framework test unittest


blog comments powered by Disqus

Similar Posts

Sebastian Bergamnn's Blog: SeleniumTestCase Improvements in PHPUnit 3.2

Chris Hartjes' Blog: Screencast: Interactive Console for CakePHP

Chris Hartjes' Blog: "Refactoring Legacy Applications Using CakePHP" is now available!

SitePoint PHP Blog: 16 PHP Frameworks To Consider For Your Next Project

PRADO Watch Blog: PRADO Watch: Interview With Timani Tunduwani - Why I Moved From CakePHP to PRADO


Community Events











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


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

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