Jump to content

hakki.degirmenci

Members
  • Content Count

    3
  • Joined

  • Last visited

Everything posted by hakki.degirmenci

  1. at my delphi project ı can not take my codecoverage value in sonarqube like screenshot. How can ı solve it ?
  2. hakki.degirmenci

    For Delphi, Code Coverage Report with sonarqube

    how do i integrate other tools into sonarqube ?
  3. I want to make code coverage. I found many tools which give us some static reports but I want to make dynamic code coverage at runtime. Firstly ı want to tell you about dotCover(dynamic code coverage tool .NET environment).This tool do that For example I have one demo project which is shopping web site. After run my project then ı am doing that login , add product in card and my code coverage report should change after each operation. I need this dynamic codecovarege in Delphi project .
×