Forum member
Superbreak
5 posts
Posts by Superbreak
-
License and V2 Update
Hi Remco, I'm just bumping this topic as it's very relevant now. I sent you a question on Twitter (@danbo) about it as the timing of v2 will affect my purchase consideration. Do you have a timescale for a commercial release of v2, and if I buy v1 now, will I be able to upgrade to v2 without an…
15 Nov 2013 17:27 UTC
-
Collapse/expand NCrunch Tests window items with arrow keys
Hi Remco, Do you provide any visibility on the feature/functionality backlog? Many thanks, Dan
03 Apr 2013 13:36 UTC
-
NCrunch provides no feedback on ExpectedException test failures
Many thanks for fixing!
02 Apr 2013 08:45 UTC
-
NCrunch provides no feedback on ExpectedException test failures
Steps to reproduce: [code=csharp][TestMethod, ExpectedException(typeof(NullReferenceException))] public void TestException_ShouldThrowNullReferenceException() { }[/code] This test will rightly fail because no exception is thrown. However, NCrunch does not provide any reason for the failu…
07 Mar 2013 12:45 UTC
-
Collapse/expand NCrunch Tests window items with arrow keys
When navigating through the NCrunch tests, I have a habit of pressing the left arrow to collapse a class/project and right to expand. However, this does not work because, I assume, NCrunc does not have this facility. Is it possible to add this, so that I can easily collapse/expand the tests? …
04 Feb 2013 22:20 UTC