CodeCoverage/Firefly: Difference between revisions
Jump to navigation
Jump to search
Mnandigama (talk | contribs) No edit summary |
Mnandigama (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
= Firefly = | = Firefly = | ||
== Introduction == | |||
Project Firefly is a Mozilla internal project about using code coverage data, bugs data and code churn data to narrow down to smalle portion of code base to provide high impact test cases for coverage gaps. | |||
The following coverage cycle best describes our tactical approach. | |||
<br> | |||
[[Image:Cov-cycle.png|center|239x238px|Coverage Analysis Cycle]] | |||
== Why == | |||
== How == | |||
== What == | |||
== Where == | |||
== Enhancement Requests == | |||
== FAQs == | |||
== Contact == | |||
Revision as of 22:50, 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 smalle portion of code base to provide high impact test cases for coverage gaps.
The following coverage cycle best describes our tactical approach.