visual-studiotfsvisual-studio-2015atlassian-crucible

Code Review with Visual Studio 2015 and TFS


We are running TFS and VS2015. Crucible does not support TFS. Is there another product for doing code reviews? similar to Crucible?


Solution

  • You can use Visual Studio to ask someone else from your team to review it. Your request will show up in his team explorer, in the 'my work' page. More detail steps for you reference: Get your code reviewed with Visual Studio

    If you want people on your team to review code in a Git team project, you can use a pull request to review and merge the code. More info from MSDN: Conduct a Git pull request

    If you are looking for plug-in tools for Visual Studio, here is a good one: Review Assistant