Forum member
ray440
2 posts
Posts by ray440
-
NCrunch fails to respond
These seem to be two unrelated issues. The exception does happen. All my tests and assemblies are unique...though after restarting a couple of times it no longer happens... The other issue was some mishap/misunderstanding of what happens with catching exceptions in unit tests. For example, t…
04 Dec 2011 22:31 UTC
-
NCrunch fails to respond
Some of my tests fail to respond when I change assertions (e.g. Assert.IsTrue(false)) Looking at the processing Queue shows this on the "Run Tests" line. [14:16:29.4537-TestExecutionTask-33] ERROR (Internal): System.ArgumentException: An item with the same key has already been added. at Sy…
03 Dec 2011 22:27 UTC