SonarQube - SpecFlow

Hi,
We would like to generate code coverage reports for dotnet project in SonarQube Version 6.7.3.
We are using SpecFlow for writing automation tests.
Could you please advise which tool we should use for generating reports and uploading code coverage results to SonarQube?
Thanks in advance!

Hi, any updates?

Hello,

The C# / VB NET plugins support coverage reports import from Visual Studio Code Coverage, dotCover and OpenCover.

I invite you to have a look at the following guide:

Additional information can also be found on the Coverage documentation page (Please pay attention to the Notes on importing .NET reports section at the end).

HTH.

Best,
-Chris