Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Local Mode, Unit Tests
-
Labels:None
-
Number of attachments :
Description
Currently source code for tests analysed as a main source code (see JavaProjectConfigurator).
Issue Links
- is related to
-
SONARIDE-294
Findbugs analyses wrong binaries, if build-helper is used
-
- relates to
-
SONARIDE-204
New extension point - ProjectConfigurator
-
- links to
I am coming here from
SONAR-1076.Freddy wrote there that Sonar Eclipse Plugin running analysis on the tests is a limitation of the IDE, but I do not think it is a limitation. To me tests are as important as application code and they should show the same level of good design, code reuse, loose coupling, etc. because maintaining the tests is also a burden of the developer.
So I am not sure on what this issue is about?