Changes between Initial Version and Version 1 of TracMetrixPlugin


Ignore:
Timestamp:
Apr 12, 2007, 8:43:03 PM (17 years ago)
Author:
Bhuricha Deen Sethanandha
Comment:

New hack TracMetrixPlugin, created by khundeen

Legend:

Unmodified
Added
Removed
Modified
  • TracMetrixPlugin

    v1 v1  
     1= TracMetrix: Improve software project visibility through integrated project tracking and metrics repository =
     2
     3== Description ==
     4
     5TracMetrix will provide a collection of software metrics to help development teams govern their projects with higher degree of confidence. The scope of this project is to provide the most commonly used software quality metrics and agile software production metrics. It is designed to bridge the information gap between the software development team and management while trying to minimize the tracking effort required by developers. At the end, I will demonstrate the use of metrics information to assist software project planning and decision making.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for TracMetrixPlugin are
     10[report:9?COMPONENT=TracMetrixPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=TracMetrixPlugin&owner=khundeen new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:tracmetrixplugin here].
     18
     19== Source ==
     20
     21You can check out TracMetrixPlugin from [http://trac-hacks.org/svn/tracmetrixplugin here] using Subversion, or [source:tracmetrixplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25User can query the project related metrics that is not supported by Trac.  For example, size of files in the svn repository, complexity metrix of each file, defect density of each module.
     26
     27In order to use agile metrics, user will need to configured additional fields to track status of user story.
     28
     29== Recent Changes ==
     30
     31[[ChangeLog(tracmetrixplugin, 3)]]
     32
     33== Author/Contributors ==
     34
     35'''Author:''' [wiki:khundeen] [[BR]]
     36'''Contributors:'''