vote up 3 vote down star
4

Our team is looking to start utilizing a code review tool. I have used many in the past and I am very fond of a few options that are available for SVN.

However, we are using Team Foundation Server for source control and I have found there to be a real lack in options. So far, through searching, I have found SmartBear's Code Collaborator and an open source project http://malevich.codeplex.com/

Ideally, there would be a tool like: http://www.atlassian.com/software/crucible/

that would tie in to TFS. Any suggestions?

flag

5 Answers

vote up 1 vote down

It seems like support for TFS is in the process of being added to Review Board, but it's not there yet. See this thread: http://groups.google.com/group/reviewboard/browse_thread/thread/a4b039a5287d8975#

link|flag
I posted in their google groups forum and it doesn't look like they are anywhere close to integrating into TFS. – Bryan Rowe Aug 11 at 13:43
groups.google.com/group/reviewboard/… – Bryan Rowe Aug 11 at 13:48
vote up 1 vote down

NDepend is very sleek tool for code reviews. It can be used for lot more than just code reviews. While I am not sure about TFS, I do know that it supports NAnt and MSBuild scripts which can be utilized for continuous integration. You can find continuous integration demo here.

link|flag
vote up 1 vote down

You can have a look at this post explaining of to use NDepend to focus code review on what was changed since the last release:

Dramatically Leverage your Code Reviews

link|flag
This is a cool tool for finding the correct changesets. But it still doesn't get around the fact that there are few options for TFS web based code review tools. – Bryan Rowe Aug 11 at 13:47
vote up 1 vote down

This isn't really web based (unless you use the TFS web frontend) but this tool looks like it might fit your needs: TeamReview

link|flag
Although it has a super ghetto UI, I think this may be worth trying. – Bryan Rowe Aug 13 at 19:25
vote up 0 vote down check

Code Collaborator looks like the best overall product at this time.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.