On 01/14/2015 04:57 PM, James Douglas wrote: > I'd love to hear your thoughts and learn about your related experiences. > What are your favorite code coverage tools and services?
PHPUnit has a useful code coverage tool and there are reports running for core[1] and some extensions[2]. In my experience it's extremely CPU intensive and slow, so it's not something that is convenient to run before every commit. [1] https://integration.wikimedia.org/cover/mediawiki-core/master/php/ [2] https://tools.wmflabs.org/coverage/ -- Legoktm _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
