Integration with xunit and other tools

Hi!
Is it possible to integrate the following tools with teamCity?

  1. xUnit.net
  2. StyleCop
  3. VS2008 Code Analyzer
  4. NDepend
0
9 comments
Avatar
Permanently deleted user
  1. Couldn't have asked for more. It works perfectly!
  2. So I need a command line tool for StyleCop. I think this is better: http://stylecopcmd.wiki.sourceforge.net/. But unfortunately both these tools export an xml and optional an html (using externally provided xsl). Is it possible to display this xml or even better html in TeamCity as result of the build?
  3. Code Analyser is actually FxCop integrated in Visual Studio. So I guess this will do. I will try later
  4. Will try later
0
Avatar
Permanently deleted user

Works great! I'm beginning to LOVE TeamCity!!!

0
Avatar
Permanently deleted user

I do love TeamCity too!

About 2) StyleCop integration:
I'm wondering if a StyleCop integration to Code Inspection is already placed in TeamCity's roadmap, as it does work well for FxCop.

Also, for FxCop tool, is it the open source plugin, that's bundled with TeamCity, that does the job when sending the message:
##teamcity[importData type='FxCop' path='<path to the xml file>']


Regards,


Olivier.
0
Avatar
Permanently deleted user

I'm just wondering if there were a job in progress about a StyleCop plugin...

Olivier.

0
Avatar
Permanently deleted user

Hi!

As the discussion came again... is there more news now about such a plug-in?

Regards,

Olivier.

0

Currently we do not have plans to write StyleCop plugin. At least we do not plan to write it in 5.0

I think one could take FxCop plugin and write something similar for StyleCop.

0

Vote up for this plugin

0

Please sign in to leave a comment.