unit tests discovery takes a long long time

0
3 comments
Avatar
Permanently deleted user

We have a solution with about 4000 unit tests. With resharper enabled it can take upto 15 minutes before tests are ready to execute. As soon as I turn resharper off tests start within seconds. Why? 

0

Hello Kees!

 

Thank you for the feedback.

Could you please specify what test framework is used in you solution?

Thank you.

0
Avatar
Permanently deleted user

We are using MSTest. When test discovery is taking place the test run menu items are disabled in the the VisualStudio unit test windows. Disableing resharper almost immediately makes the Ms test run available. Running the tests via the resharper test runner takes a very long time initially, Secondary runs take shorter to start.

0

Please sign in to leave a comment.