Reporter | Maurice de Beijer (mauricedb) |
---|---|
Created | Feb 2, 2018 11:58:07 AM |
Updated | Apr 11, 2018 10:00:38 PM |
Subsystem | Unit Testing |
Assignee | Eugene Strizhok (Eugene.Strizhok) |
Priority | Show-stopper |
State | Open |
Type | Performance Problem |
Fix version | 2018.1.1 |
Affected versions | No Affected versions |
Fixed In Version ReSharper | Undefined |
VsVersion | All Versions |
Evaluator: False
OS Version: Microsoft Windows NT 10.0.15063.0
Product: ReSharper, Version: 2017.2.20171006.123800
Time Zone: W. Europe Standard Time
Building and running unit tests in a large projects is very slow.
Running a single test when the code has already been build takes 3proximately 30 seconds.
Adding an empty line to the unit test turns this into a build and run of 47 seconds.
Adding an empty line to the code under test turns this into a build and run of aproximately 60 seconds.
See also the response from Sam Harwell when I reported this to the VS team here: https://developercommunity.visualstudio.com/content/problem/192140/building-and-running-unit-tests-is-very-slow.html
OS Version: Microsoft Windows NT 10.0.15063.0
Product: ReSharper, Version: 2017.2.20171006.123800
Time Zone: W. Europe Standard Time
Description
Building and running unit tests in a large projects is very slow.
Running a single test when the code has already been build takes 3proximately 30 seconds.
Adding an empty line to the unit test turns this into a build and run of 47 seconds.
Adding an empty line to the code under test turns this into a build and run of aproximately 60 seconds.
See also the response from Sam Harwell when I reported this to the VS team here: https://developercommunity.visualstudio.com/content/problem/192140/building-and-running-unit-tests-is-very-slow.html