Forum member
liviuu
11 posts
Posts by liviuu
-
Ncrunch and PostSharp
I have an F# project that uses PostSharp. PostSharp build task tries to load nCrunch.TestRuntime!!!! It is the latest 2.7 ncrunch version. NCrunch: If you are experiencing problems in getting this project to build, have a look at http://www.ncrunch.net/documentation/troubleshooting_project-bui…
24 Apr 2014 17:53 UTC
-
New feature (cosmetical) request
It should be great if the text of the failed test exception, assertion could be instantly visible on the same line with the red x marker. It is a little bit awkward to hover over the small x to find out the problem. Specially when programming late in the night ;)
08 Feb 2012 19:35 UTC
-
(v1.37b) yellow marker for slow tests issue
Hi, Maybe i was not very detailed and clear in my explanation (english is second language). I have test method Test1. The test failed in NCrunch at statement Stmt1. I think it is not relevant for the average time to count the time spent in the failing test. My goal is to have only worki…
08 Feb 2012 15:54 UTC
-
(v1.37b) yellow marker for slow tests issue
The statements raising exceptions, inside tests that fail, are counted for the average duration. The time spend when raising exceptions should be ignored.
08 Feb 2012 00:10 UTC
-
(v1.37b ) New feature request: go to the location of the actual error, the deepest statemen
Hi, When I have a failing test, i have only the option to start debugging a failing test and break there. Very useful would be to have: 1) go to the location of the actual error, the deepest statement, (located usually in the tested library ) 2) start debugging a failing test and break on …
07 Feb 2012 22:38 UTC
-
(v1.37b) Issue: go to test does not work
Hi. Go to test (from NCrunch test window) positions me always on the last line of the file containing the test. I have also Resharper 6.1 installed and VSCommands2010 lite.
07 Feb 2012 22:35 UTC
-
What steps are necessary to get NCrunch work with more exotic CLR languages?
Hi, Location https://github.com/rsdn/nemerle I hope you will have a little time to dwelve into it ;) Regards
06 Sep 2011 20:11 UTC
-
What steps are necessary to get NCrunch work with more exotic CLR languages?
It seems that building tests with nemerle and ncrunch fails with : NCrunch: If you are experiencing problems in getting this project to build, have a look at https://www.ncrunch.net/documentation/troubleshooting_project-build-issues (0): System.ArgumentOutOfRangeException: Non-negative numbe…
06 Sep 2011 19:34 UTC
-
What steps are necessary to get NCrunch work with more exotic CLR languages?
I tesyed using Nemerle, and ncrunch does not detect test methods and does not show bullets. i am using nemerle with vs2010 integration built from github. it is an exotic language but is there for the clr....
06 Sep 2011 19:32 UTC
-
What steps are necessary to get NCrunch work with more exotic CLR languages?
but, how about code editor decorations? will they work with any language service?
06 Sep 2011 19:27 UTC
-
What steps are necessary to get NCrunch work with more exotic CLR languages?
HI, From presentation NCrunch features seems excellent. What steps are necessary to get NCrunch work with more exotic CLR languages? For example: Nemerle or IronRuby, IronPython etc... Regards
06 Sep 2011 13:02 UTC