CodeCoverage/Firefly: Difference between revisions
Jump to navigation
Jump to search
Mnandigama (talk | contribs) No edit summary |
Mnandigama (talk | contribs) |
||
| Line 1: | Line 1: | ||
= Firefly = | = Firefly = | ||
== Introduction == | == Introduction == | ||
Project Firefly is a Mozilla internal project about using code coverage data, bugs data and code churn data to narrow down to | Project Firefly is a Mozilla internal project about using code coverage data, bugs data and code churn data to narrow down to smaller portions of code base to provide high impact test cases for coverage gaps. | ||
The following coverage cycle best describes our tactical approach. | The following coverage cycle best describes our tactical approach. | ||
Revision as of 22:51, 6 August 2009
Firefly
Introduction
Project Firefly is a Mozilla internal project about using code coverage data, bugs data and code churn data to narrow down to smaller portions of code base to provide high impact test cases for coverage gaps.
The following coverage cycle best describes our tactical approach.