Search code examples
angularjenkinscontinuous-integrationsonarqubeanalysis

How to have code quality analysis for Angular in Jenkins?


Is there any tool to integrate with Jenkins? I have the testing and coverage but I could't find any related with analysis code for Angular 2/4.

Thanks


Solution

  • Yo can use SonarCube with a plugin for Typescript and integrate SonarCube with Jenkins. This plugins works fine with Angular 2/4: