Tag: karma
-
Managing JavaScript Test Coverage with SonarQube, Maven, Karma and gulp
by
SonarQube (formerly Sonar) has become a standard code quality tool for Java applications. With recent releases, it has become easier to analyse code other than Java, even all within the same project. This means that you can now bring code quality analysis to your JavaScript code, too. In this blog post, we show you how.

You must be logged in to post a comment.