Search code examples
c#.nettfsteamcitydottrace

dotTrace: is there a TeamCity plugin?


I'm investigating whether we can run performance testing with code check ins to TeamCity / TFS..

Does anyone know whether this is possible or not?


Solution

  • Accordingly to the jetBrains dotTrace Developer Community post:

    DotTrace 4 command line support is scheduled to dotTrace Performance version 4.6 (release in September 2011)

    4.6 EAP will start earlier.

    This mean that you would be able to write simple MSBuild/NAnt script which executes dotTrace from command line and then extract a results set XML file and show in TeamCity as well.