ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Profile unit tests with dotTrace

Last modified: 21 July 2022

If you have dotUltimate license, you can profile performance of unit tests with JetBrains dotTrace.

When dotTrace is enabled, the Profile Unit Tests Profile Unit Tests command appears together with Run Unit Tests Run Unit Tests Ctrl+U R/ Debug Unit Tests Debug Unit Tests Ctrl+U D commands. You can use this command to start profiling unit tests from the editor, from the Solution Explorer, or from unit tests sessions.

To learn more about profiling unit tests, see dotTrace help: How to profile unit tests.