ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

Profile unit tests with dotTrace

Last modified: 17 June 2024

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 Ctrl0U,0R/Debug Unit Tests Debug Unit Tests Ctrl0U,0D commands. You can use this command to start profiling unit tests from the editor, from the Solution Explorer, or from unit tests sessions.

For more information about profiling unit tests, see dotTrace help: How to profile unit tests.