How to use the profiler with unit tests and Resharper runner
eborman
Posts: 3
You have a great document showing how to use the profiler with the nunit gui. However we use Resharper and it's unit test runner. How can I get the profiler to work with that test runner?
Comments
There is no way to integrate ANTS to profile when running the tests from Resharper, I'm afraid.
If your tests are based on NUnit, then you can profile the nunit test runner as an .exe as in that document you've found - http://documentation.red-gate.com/displ ... sing+Nunit
Or for MSTest, kindly see here - http://documentation.red-gate.com/displ ... +in+MSTest
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?