문제

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.

도움이 되었습니까?

해결책

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top