سؤال

Can somebody tell how to setup NCrunch so that it does not build or run unit tests while editing javascript (.js), .html or .cshtml files?

هل كانت مفيدة؟

المحلول 2

I posted this question on the NCrunch forum. As of the date of this post, NCrunch does not support ignoring certain files types, but performs a build as soon as any change is made to a file that is part of the solution.

NCrunch Forum Post

نصائح أخرى

If you use the "Run Impacted tests automatically, others manually" engine mode you can get close to what you are looking to do.

NCrunch engine mode options

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top