Registry / testing / sonar-testing-harness

sonar-testing-harness

JSON →
library5.0.1javamavenunverified

Testing harness for SonarQube, an open-source platform for continuous code quality inspection.

<dependency> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar-testing-harness</artifactId> <version>5.0.1</version> </dependency>
INSTALL
IMPORT
SIG · SONAR-TESTING-HARN
S
sonar-testing-harness
testingjavav5.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestHarness
org.sonar.test.TestHarness

Executes the SonarQube testing harness.

import org.sonar.test.TestHarness; public class Example { public static void main(String[] args) { TestHarness harness = new TestHarness(); harness.execute(); } }
Debug
Known issues
breakingVersion 5.0.1 is quite old; consider using newer versions from org.sonarsource.sonarqube.
fix
Migrate to the latest SonarQube testing harness from the sonarsource group.
affects: <=5.0.1
Upgrade
Version history
5.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
sonar-testing-harness — mvn dependency:get sonar-testing-harness · libregistry