Unit Tests & Unit Integration Tests

Hi, I am new here so if i’ve opened this topic in the wrong way i am really sorry for that ,
I have a question we are using SonarQube Community edition version 9.4(build 45524)
In a project developers write some unit integration test which takes too much time to execute but, SonarQube count them as unit tests.
My question is how does SonarQube categorized test as unit or unit integration ?
What does it look for to say it is a unit test or not ?

Thank you very much for your answers,

Hey there.

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

9.4 > 9.9.2 → 10.2 (last step optional)

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

And, believe it or not, everytime SonarQube says “Unit Tests” it just means “Tests”. We will tackle this… someday. SONAR-12335