Question

I've just installed the latest dotTrace (v4.0, evaluation) and I'm trying to profile the code by running tests using TestDriven.NET. From what I've googled out, this should be possible: "Test With... dotTrace" menu item should be visible, but it is not (only the standard ones provided by TD.NET). Has anyone had any luck with this?

I'm running VS 2008, by the way.

Was it helpful?

Solution

Had the same problem. My investigations showed that latest version of TestDriven.NET uses old version of JetBrains.dotTrace.Integration.dll which seems to be incompatible with the latest version of dotTrace. So waiting for new version of TestDriven.NET which will support new integration approach with dotTrace

OTHER TIPS

TestDriven.NET has integration with dotTrace 3.1 but doesn't have it for 4.0.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top