Sonarqube is an open-source platform which performs a continuous code analysis to help your team write cleaner and safer code. You can view this report of your code in your SonarQube account, where you can see possible bugs, security issues, code smells and other suggestions to avoid technical debt. However, it is also possible to add this report straight into …
How automating your build-test-deploy process helps increase your team’s efficiency
Within any (mobile) team, we always analyse our efficiency: how many story points did we complete, how many errors or bugs are returned and how quickly can we bring new features to our customers? There are many things that have an effect on our efficiency. For example, good and proactive communication at the beginning will lead to less frustration and more complete deliverables. …