The Daily Build

Icon

Software Development, version 3.0

Code Review Tools

Tweet this post

Yesterday I posted twenty reasons to do code reviews, and I promised a list of code review tools. Here they are, in no particular order. I have not used all of them, so I can’t comment on their relative merits. If there are some I missed, please leave a comment and I’ll update this list.

  • Codestriker Open source, web based, written in perl I think.
  • Code Collaborator Commercial.
  • Review Board Open source, web based, appears to be python/Django.
  • Rietveld Open source from Google. Guido van Rossum’s 2nd pass at a code review tool. You get three guesses on the implementation language…
  • Crucible Commercial from Atlassian.

Bottom line: don’t try to do this by hand, you’ll be wasting a bunch of time packaging patches and tracking defects when a tool can do it automagically for you.

1 Total TweetBacks: (Tweet this post)
  • Retweet this
    bstpierre avatar from Twitterbstpierre: RT http://tinyurl.com/97rqlm - updated list 01/05/09 07:17pm
Share and Enjoy:
  • del.icio.us
  • Digg
  • TwitThis
  • Sphinn
  • Facebook
  • Mixx
  • Google Bookmarks

Related posts:

  1. Five Things That Do Not Belong In A Review Checklist
  2. Twenty Reasons To Do Code Reviews
  3. Continuous Integration Tool Roundup
  4. The Best Development Tools There are
  5. Five Reasons to Slow Down

Category: reviews

Tagged: ,

2 Responses

  1. Ken Olofsen says:

    I am with Atlassian. I think you should add Crucible to the list as well. It’s a commercial tool; however, it’s free for open source projects. It’s a power tool that let’s you conduct peer code review online with minimal disruption to your development process.

    Worth checking out… there’s even a free evaluation.

  2. brian says:

    Ken -

    Thanks for the addition. I’ve updated the list.

    -Brian

Leave a Reply

My Tweets

  • Pondering the potential benefits of quick sprints. One week? Two? 05/12/09 02:39am
  • I'm back online now after a brief hiatus caused by zero bandwidth from new temporary location... 04/02/09 02:20am
  • heh, BDFL retires - http://www.python.org/dev/peps/pep-0401/ 04/02/09 02:18am
  • Boston has PyCon envy - http://python.meetup.com/181/ (see you there) 03/18/09 02:17pm
  • Plan to throw one (or two) away, you're going to anyway: http://www.javaworld.com/community/print/2537 03/11/09 02:44pm
  • Categories