Forum member
trelak
1 post
Posts by trelak
-
NCrunch 1.33b crashes when test method contains neverending recursion
Hi, Great tool! With a little minor issue that surely will be corrected in the final release: NCrunch 1.33b crashes when test method contains neverending recursion e.g. [TestMethod] public void HelloTest() { ... HelloTest(); ... } Kind Regards Wojtek
07 Sep 2011 18:11 UTC