I am looking into Deepsource as an alternative for an existing project. One of our client requirements for the project is to have the total unit test count reported to the code analyzer platform. Previously, we achieved this with SonarQube using a third-party plugin called sonar-scala ( GitHub - sonar-scala/sonar-scala: A free and open-source SonarQube plugin for static code analysis of Scala projects. ), which is now archived. Additionally, we were unable to get SonarQube to support this functionality, which is a key reason we are seeking an alternative to SonarQube.
We would like to know if Deepsource can support this functionality.