PUBLIC   marks

PUBLIC MARKS with tag coverage

Sponsorised links

This year

i should be coding :: unit tests and code coverage with phpt

by kasi77 (via)
My initial experiences with unit testing and PHP were with PHPUnit. While it's a great tool and I have to give kudos to Sebastian for contributing so much to its development, I've come to appreciate the simplicity of PHPT tests. Recently, I wrote some for a project and realized that I wasn't aware of how to generate code coverage reports. Many thanks to the very helpful patrons in the #pear channel on EFNet for helping me to get this working.

EclEmma - Java Code Coverage for Eclipse

by Elryk
Le plugin eclipse EclEmma utilise de manière sous-jacente le produit de couverture de test Emma et permet ainsi d'obtenir un retour concernant la couverture de code immédiat à l'intérieur d'Eclipse. Le plugin est étonnamment simple et puissant.

2007

Kaiser Infertility Coverage

by bl5189e0
Information on kaiser infertility coverage.

Sponsorised links

2006

2005

Code Coverage Support for PHP 5

by nhoizey (via)
Code coverage is basically the idea that when I execute an application I want to know exactly which lines of code got executed. When you put that in the context of a test suite, it can tell you exactly how effective your test suite is at testing your code base.

Code Coverage Analysis

by eban777
This paper gives a complete description of code coverage analysis (test coverage analysis), a software testing technique.

PUBLIC TAGS related to tag coverage

no tag

Sponsorised links