Facilitates code reviews with some bloat
January 16, 2018
Facilitates code reviews with some bloat

Score 8 out of 10
Vetted Review
Verified User
Overall Satisfaction with Crucible
Crucible is being used by my currentl client across their organization within development teams. Its primary use is for competing code reviews. My team uses it for this purpose within the test automation space, where it not only ensures that branches are following coding standards, but also that automated tests actually capture the validations that are intended.
- Compares exact branch changes to the master branch
- Comment feature is excellent for enabling conversations about code
- Seamless integration with git
- The frame for viewing code has a scrolling issue, where it jumps to the top when you scroll slightly outside of the window
- Code shows as updated with other users' contributions if changes in master are pulled into the branch currently under review
- There is a latency with commits being available to add
- Has ensured consistent coding across the team
- Has facilitated discussions on refactors
- It can sometimes lead to frivolous comments if there is friction on a team