No post body was provided.
Ask HN: What are the best tools for code reviews?
1–10 of 55 posts
Re: Ask HN: What are the best tools for code reviews?
#2I like Crucible+fisheye it is paid product but it worth the price, at my team we are still using it even after migrating to github enterprise. This comparison https://gist.github.com/skingsland/888ff14633610a80f2d4 is still valid.
Re: Ask HN: What are the best tools for code reviews?
#3A well highlighted Git Diff works wonders.
Re: Ask HN: What are the best tools for code reviews?
#4Gerrit: https://www.gerritcodereview.com. Hands-down.
Re: Ask HN: What are the best tools for code reviews?
#5Moved from gitlab to Gerrit . It was awkward in the starts but I like this more now. Functionality over pretty .
Re: Ask HN: What are the best tools for code reviews?
#6I'd really like a code review tool that is code aware. That is, it treats the diff as code instead of plain text. I'd like to be able to figure out where a method is called from, go to definition and so on. Basically the same stuff I can do in my editor, but without having to clone the branch.
Re: Ask HN: What are the best tools for code reviews?
#7https://www.reviewboard.org/ is nice, imo.
Re: Ask HN: What are the best tools for code reviews?
#8Vimdiff does the job for me. Needless to say, to use it effectively you should have some proficiency in vim.
Re: Ask HN: What are the best tools for code reviews?
#9GitHub?
Re: Ask HN: What are the best tools for code reviews?
#10Phabricator https://www.phacility.com