vendredi 20 novembre 2015

dotMemoryUnit run tests under x64 process

I now have successfully run tests using Resharper in 64-bit mode. I created a test checking memory usage using

dotMemory.Check(memory => ...);

To run this test using the profiler, dotMemory extended the contextmenu of a test:

dotMemory Unit context menu

However, when using this option the dotMemory test runner wrapper seems to ignore the Resharper settings/ test.runsettings file.

How can I run MSTest tests using the dotMemory Unit wrapper in 64-bit mode from the Resharper plugin in Visual Studio?

Aucun commentaire:

Enregistrer un commentaire