Provide a TFS plugin
Provide a TFS plugin to integrate NDepend analysis and gather NDepend code metrics from TFS.
We just released NDepend v6 that now proposes a built-in TFS2013 plugin.
http://www.ndepend.com/ndepend-v6
Both TFVC and Git are supported. We have great hope this plugin will fulfill all users expectations, see the associated documentation : http://www.ndepend.com/docs/tfs-integration-ndepend
You can download v6 Release Candidate 1 to try it.
Your feedback at support@ndepend.com will be more than welcome.
You can also re-use your NDepend UserVoice votes for further feature request (like a TFS2015 plugin :)!
-
Divya Prakash commented
Have any one Integrated NDepend with TFS build definition? I am trying to include NDepend in my TFS build definition. Divya Prakash
-
>Do not forget Git repository (available in TFS).
NDepend mostly analysis compiled IL code in assemblies, do you mean NDepend could checkout an arbitrary version of the code from Git, compile it and then analyze it?
http://www.ndepend.com/Doc_CI_Inputs.aspx>Getting Code metrics from Git repository should be easier because everything is local.
What 'everything' means here, source + compiled assemblies and their PDBs files?
-
Anonymous commented
Getting Code metrics from Git repository should be easier because everything is local.
-
Anonymous commented
Do not forget Git repository (available in TFS).
-
Anonymous commented
Welcome step!!
-
Ricardo Bicalho commented
+3 on this!
-
Anonymous commented
This is really needed.
Its annoying that we have too check out the .sln file and.ndproj file all the time.