Forum member
angyan
2 posts
Posts by angyan
-
File locking prevents a test from running
I was able to get it working. I actually was not closing the file as well after reading it and once I fixed this, the tests work well.
05 Jul 2017 14:58 UTC
-
File locking prevents a test from running
I am getting this error: The process cannot access the file '<Path>' because it is being used by another process. I assume that this is because of the parallel nature of NCrunch? How do I run unit tests that all try to load up a a single test file?
23 Jun 2017 05:25 UTC