Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2008 at 18:23 UTC
Updated:
27 Jun 2008 at 01:07 UTC
Instructions to run reporter:
This only works for functional web tests as it only records when index.php is hit. Unit tests can also be covered but I haven't found a way to use both at once.
This should be it.
| Comment | File | Size | Author |
|---|---|---|---|
| php_coverage.zip | 548.89 KB | Rok Žlender | |
| stcoverage.patch | 1.32 KB | Rok Žlender |
Comments
Comment #1
dlhubler commentedthat if you try to run coverage on all tests at once, phpcoverage chokes on the +500MB xml file. otherwise a single group of tests is fine.
Comment #2
catchfixing title.
Comment #3
cwgordon7 commentedI'm moving this to a contributed module... stay tuned. :)