0

One of our task requirements is being able to view information regarding Visual Studio unit tests (e.g name of test, duration, etc). However, after running the runner and getting the coverage we noticed that we cannot find a way to view them, and the only indication that there were unit tests were the from the front widget, along with side-bar highlights in the source saying "these blocks were covered".

We found a post on the SonarQube website describing the exact thing we are looking for, and I've included a screenshot. Since the post was back in 2009, is this feature still available, and how would I access it?

G. Ann - SonarSource Team
  • 20,814
  • 3
  • 32
  • 60
Ivanov
  • 37
  • 1
  • 3
  • Have you tried folllowing the instructions in the post you found? If so, what problems did you encounter? – betseyb May 04 '16 at 14:12
  • @betseyb The post itself looks like they were summarizing the features they made, and the only instructions I found were "1. Download Sonar 2. Unzip Sonar 3. Launch the Sonar web server (sonar.xx start) 4. Launch the Sonar Maven plugin (mvn sonar:sonar)". Even on the sample projects on the official website the only option is viewing the source directly and see which blocks are covered. – Ivanov May 04 '16 at 14:18

0 Answers0