From 5ea22f75964cf22a3be068be9c9ae4f6de839cfc Mon Sep 17 00:00:00 2001 From: Dinesh Bolkensteyn Date: Tue, 8 Sep 2015 09:26:08 +0200 Subject: [PATCH] SONARMSBRU-131 Link to 3rd party integration documentation on the Wiki --- doc/appendix-2.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/appendix-2.md b/doc/appendix-2.md index 1b080dd..3c9f7a4 100755 --- a/doc/appendix-2.md +++ b/doc/appendix-2.md @@ -55,6 +55,17 @@ If the same setting is supplied in multiple places then the value that is used i - settings specified in an MSBuild project file - settings fetched from the SonarQube server +## Importing Code Coverage reports + +See http://docs.sonarqube.org/x/CoBh for details on how to import Code Coverage reports into SonarQube. + +## Importing Unit Test Execution reports + +See http://docs.sonarqube.org/x/DIBh for details on how to import Unit Test Execution reports into SonarQube. + +## Importing ReSharper Command Line Tools reports + +See http://docs.sonarqube.org/x/lwAW for details on how to import ReSharper Command Line Tools reports into SonarQube. ## Classifying projects as test projects