Displaying 1 to 2 from 2 results
Agilo - The Scrum Tool
Agilo for Scrum is available as a free Open Source version. It's a Trac plugin and supports all Scrum Roles. It is good for distributed development and multi project management.
Trac-reportplugin - The Plugin Enables Publishing Custom Test Reports for the tests that run on the
Every Time a Commit is made, the code in the repository is tested by running Tests on them, the tests are defined in the Post-Commit Hook of the SVN and store corresponding test report for each commit in a directory. The reports are displayed in the changeset module of Trac. This helps in checking ig the code still runs after the commit is made, and the corresponding errors can be fixed and recorded with the Trac Interface.