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
3 comments
-
Hi there,
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 -
Is this on the radar anywhere?
-
There is no timeline set for it yet, but we do have an existing feature request for better ANTS/test suite integration. It's logged internally as PP-728, and I've +1'd this on your behalf--thanks for the feedback and sorry we don't have a quicker way to profile unit tests at the moment!
Add comment
Please sign in to leave a comment.