Edgewall Software

Version 10 (modified by cmlenz, 19 years ago) (diff)

Add link to new build output processing page

Welcome to the Bitten Project

Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.

Design Documents

First, read the white paper to learn about the motivation for this project, and the overall goals.

There are also pages discussing the design of individual parts of the system. These are a work in progress:

See also Trac Refactorings for things that need to be changed in Trac itself.

Subversion Repository

The Subversion repository can be accessed at http://bitten.cmlenz.net/repos/. You probably want to check out http://bitten.cmlenz.net/repos/bitten/trunk/ :

  svn co http://bitten.cmlenz.net/repos/bitten/trunk/ bitten

Similar Projects