Is it possible to avoid the build before running the unit testcase in visual studio or resharpher -
Consider that I am only changing a single test / united project, and if I try to run it This unit creates a test project (accepted) and all other dev projects (which are not really necessary).
How can I avoid this? I have 100+ projects in my solution, so the case of each unit testing has actually been running for a long time due to project construction.
Are you using the accessories? MS Accessories can force all "accessor-dependent" projects to rebuild, which can be forced to rebuild all the solutions
PS This should be a comment on your answer, but add a comment to me There are not enough representative points for.
Comments
Post a Comment