How to exclude tests from inspections builds
Hi there,
I'm trying to configure the TeamCity inspection runner to ignore the test
directories, but failed to figure out how, so far.
When running inspections in IDEA one has a checkbox allowing the inclusion/exclusion
of the test sources. Similarly, the server side duplicate finder has the
option to exclude the test sources from that build. How can this be achieved
for an inspection build?
I'm running TC 3.1, BTW.
TIA,
Andrei
Please sign in to leave a comment.
Andrei,
Please take a look at the bottom of the page
http://www.jetbrains.net/confluence/display/TCD3/Inspections
It contains instructions on how to exclude directories from inspection runner processing.
Hope this helps,
KIR
Hello Kirill,
Thanks, that did the trick.
Best,
Andrei
KM> Andrei,
KM>
KM> Please take a look at the bottom of the page
KM> http://www.jetbrains.net/confluence/display/TCD3/Inspections
KM> It contains instructions on how to exclude directories from
KM> inspection runner processing.
KM>
KM> Hope this helps,
KM> KIR