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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -