Sonarlint and SonarQube rules to apply on Java Selenium Automation Test Scripts

Hi Team I want to apply Java rules on my automation test scripts which use to reside in Path “src\test\java” of eclipse project. From the documentation i can see if “test” comes in path of java file it considered as Junit test and sonarlint skip its analysis on it. In QEA domain it is important to have standard format and high codequality of scripts for testing. I am using Maven build for this purpose. Please help.

Sounds the same as:

That’s a good catch @agabrys. I’m closing this thread accordingly, the other one is more recent and slightly more detailed.