PurifyPlus and RTC Visual Studio
2 answers
You are right that PurifyPlus should run in Visual Studio 2005 or 2008 alongside Rational Team Concert.
PurifyPlus doesn't integrate with RTC at present, but now that a RTC Beta VS client is available we are investigating potential integrations.
PurifyPlus is run after a build, not during but there may be possibilities for post-build interactions.
PurifyPlus doesn't integrate with RTC at present, but now that a RTC Beta VS client is available we are investigating potential integrations.
PurifyPlus is run after a build, not during but there may be possibilities for post-build interactions.
I would start by having Purify run after the build, probably after the unit tests and attach the purify results to the build. Take a look at https://jazz.net/blog/index.php/2008/11/14/integrating-visual-studio-builds-with-team-concert/ for a similar approach we use to attach unit test output to our selfhosting VS builds.
Jean-Michel
Jean-Michel