Brett;7827 wrote:Thanks that works! in the future can this be built in, or at least computer wide? You've stated you don't plan on making NCrunch work with JavaScript tests, so perhaps it should be built-in to exclude *.js and *.ts and maybe even .html and .css
At the moment, NCrunch doesn't discriminate on file types. The feature you're using now is actually intended to be the 'built in' solution to this for people wanting to reduce their build load.
Sometimes people use javascript checkers in their build steps, so the auto build can actually be very helpful in some cases.