Hi,
I'm not sure if I'm simply blind, but I can't find this feature.
It would be greatly appreciated if nCrunch could run JS tests. I am presently using Jasmine, one of the best known JS test framework, and I have to run my tests manually elsewhere.
You could look at what R# does, it can run the test in phantomJS, a headless webkit browser. Enabling debugging in phantomJS would be a plus over R# too.
It would be important, I think, that you don't recompile the project before running the JS tests, since it gives no benifits.
I hope to see this feature implemented soon,
Thanks,
Jni