Skip to content

Latest commit

 

History

History
73 lines (53 loc) · 7.46 KB

readme.md

File metadata and controls

73 lines (53 loc) · 7.46 KB

Awesome Code Review

Awesome Code Review Awesome

A curated list of tools, articles, books, and any other resource related to code review

Code review is the systematic examination (sometimes referred to as peer review) of computer source code.

Contents

Academic Papers

Articles

Books

Talks and Podcasts

Tools

  • Crucible Atlassian's on-premise code review tool.
  • Gerrit Open source git code review tool originating out of Google.
  • Github Git hosting and pioneer of the "Pull Request".
  • Phabricator Open source git/mercurial/svn code review tool originating out of Facebook.
  • Reviewable Code review tool built on top of Github Pull Requests.
  • Review Board Open source review tool that is SCM/platform neutral.
  • Upsource JetBrain's on-premise git/mercurial/perforce/svn code review tool.

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, John Barton has waived all copyright and related or neighboring rights to this work.