code coverage
Tag details
Welcome to the 'code coverage' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'code coverage'.
Latest blogosphere posts tagged “code coverage”
-
Michelangelo van Dams Blog: Unit testing with Zend Framework 1....
Computer & Internet - computer-internet.marc8.com —
Authority: 460
In a new post to his blog Michelangelo van Dam talks about a presentation he gave on testing Zend Framework applications ( slides ) and shares some of the code samples and techniques he mentioned. read more1 week ago -
PHPUnit 3.4.2 - Sebastian Bergmann
Computer & Internet - computer-internet.marc8.com —
Authority: 460
I have released PHPUnit 3.4.2 today. Besides the usual bug fixes, this release disables the backup and restore operations for static attributes (that was introduced in PHPUnit 3.4.0) by default. The previous default setting caused too many problems with existing test suites (problems that would have been ...2 weeks ago -
Converting a FlexCover CVR to Cobertura XML report
cookies and code —
Authority: 98
If you’re using FlexCover as a code coverage tool within your Flex build process, the resulting report will be an XML file with a .cvr file extension. Currently there are no FlexCover plugins for the popular CI servers (i.e. – Hudson, Cruise Control, Bamboo, etc), so to take advantage of the cool baked-in ...3 weeks ago