1
I use Git integrated with Team Foundation Server. The idea is to place Sonar as a step in TFS to stop the build as per the established rule. I need to know if it is possible for Sonar to apply the tests only for changes made from a certain date. Example: I have the 1 year history of system changes. I’m going to put the Sonar step today. I want him to check only the changes made as of today. To reduce the initial impact, the idea would be to make a validation framework, and then validate what was left behind. It is possible?
Well, I like I know this point?
– Tiago Aguiar