ReSharper 2018.1 Help

Profiling Unit Tests with dotTrace

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

When dotTrace is enabled, the Profile Unit Tests ThemedIcon UtrProfile Screen Gray command appears together with Run Unit Tests ThemedIcon RunTest Screen Gray / Debug Unit Tests ThemedIcon Debug Screen Gray 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.

Last modified: 20 August 2018

See Also