aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.doc/docroot/doc/integrations.html
diff options
context:
space:
mode:
Diffstat (limited to 'org.jacoco.doc/docroot/doc/integrations.html')
-rw-r--r--org.jacoco.doc/docroot/doc/integrations.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/org.jacoco.doc/docroot/doc/integrations.html b/org.jacoco.doc/docroot/doc/integrations.html
index 9bd7cc51..fd89cf6d 100644
--- a/org.jacoco.doc/docroot/doc/integrations.html
+++ b/org.jacoco.doc/docroot/doc/integrations.html
@@ -76,6 +76,10 @@
<td>Java EE testing framework</td>
</tr>
<tr>
+ <td><a href="http://www.gradle.org/">Gradle</a></td>
+ <td>Build System, <a href="https://github.com/gschmidl/jacoco-gradle">JaCoCo plug-in</a></td>
+ </tr>
+ <tr>
<td><a href="http://www.bredex.de/web/index.php/guidancer_jubula_en.html">GUIdancer</a></td>
<td>Commercial GUI testing tool by BREDEX GmbH</td>
</tr>
@@ -97,7 +101,7 @@
</tr>
<tr>
<td><a href="http://www.sonarsource.org/">Sonar</a></td>
- <td>Continuous inspection including <a href="http://docs.codehaus.org/display/SONAR/Code+coverage+plugins">code coverage</a></td>
+ <td>Continuous inspection including <a href="http://www.sonarsource.org/manage-code-coverage-by-unit-tests-with-sonar/">code coverage</a></td>
</tr>
</tbody>
</table>