Code Quality Management with SonarQube and SonarLint

Описание к видео Code Quality Management with SonarQube and SonarLint

Session of september : https://www.meetup.com/fr-FR/MUGLyon/...

The MUG Lyon organises a talk "Code Quality Management with SonarQube and SonarLint" by Tamas Vajk.

Technical debt is what makes you feel like it could be easier to restart the development of a product from scratch in order to add a simple new feature to it. SonarQube is an open source code quality portal enabling all stakeholders to identify, track and ultimately act to reimburse the technical debt. SonarLint on the other hand is a product that brings code analysis to the IDE directly for the developer.

In this session, I'll show how Microsoft and SonarSource, the company behind SonarQube, have been working together to bring the platform to .NET developers. We'll start by a tour of the SonarQube platform and how we use it on a daily basis to manage our own code quality. Then, I'll demo SonarLint for Visual Studio to show issues caught on-the-fly as we type in the IDE. Finally, we'll check the Scanner for MsBuild, used to analyze .NET projects, and how it integrates with Team Foundation Server and Visual Studio Team Services but also with Jenkins or TeamCity.

Комментарии

Информация по комментариям в разработке