/[drupal]/contributions/modules/code_coverage/code_coverage.info
ViewVC logotype

Contents of /contributions/modules/code_coverage/code_coverage.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Jun 27 20:50:58 2008 UTC (17 months ago) by cwgordon7
Branch: MAIN
CVS Tags: HEAD
Initial commit of code coverage using the xdebug framework to determine Drupal test coverage.
1 ; $Id$
2 name = Code coverage
3 description = Allows for determination of test coverage. Requires Xdebug to be propery installed and enabled.
4 core = 7.x
5 dependencies[] = simpletest
6 files[] = code_coverage.module
7 files[] = code_coverage.admin.inc
8 package = Testing

  ViewVC Help
Powered by ViewVC 1.1.2