Forum member
michaelsync
1 post
Posts by michaelsync
-
Parallel Execution based on Test Framework
Hello, According to "Parallel Execution" https://www.ncrunch.net/documentation/concepts_parallel-execution, it said that NCrunch will never run tests concurrently within the same process - so you don't need to be concerned about concurrent access to static members, etc. But we are using xunit …
01 Oct 2015 02:30 UTC