SonarSource / sonar-dotnet

Code analyzer for C# and VB.NET projects
https://redirect.sonarsource.com/plugins/csharp.html
GNU Lesser General Public License v3.0
795 stars 228 forks source link

Add xunit report paths in products UI #4687

Closed andrei-epure-sonarsource closed 3 months ago

andrei-epure-sonarsource commented 3 years ago

To be consistent with what we currently have

Repro steps:

  1. Open a project in SonarCloud/SonarQube
  2. Go to Administration -> General Settings -> Languages
  3. Choose C#

Expected: NUnit , VsTest and xunit paths are mentioned. Actual: Only NUnit and VsTest report paths are mentioned.

andrei-epure-sonarsource commented 3 years ago

@tom-howlett-sonarsource does it make sense at all to have coverage report paths in the SQ UI?