Monday, September 14, 2009

Ultimate Quality Development System

Our friends at Divmod have come up with an extremely clear method of rapidly delivering high quality software. The basic idea is you write a bug report, create a code branch, then check in the branch with a "review" tag. When someone reviews and okays your code, you merge into the trunk. This method has lots of benefits, including taking the drama out of peer review, and making it very easy to safely test on multiple platforms.

http://divmod.org/trac/wiki/UltimateQualityDevelopmentSystem

(via Twisted)

No comments:

Post a Comment