Forum member
Marqus
38 posts
Posts by Marqus
-
NCrunch Grid Node takes more disk space than allowed
Hi, I've configured NCrunch Grid Node to take at most 9GB of storage space, but it looks like this setting isn't working - look attached pic. I've deleted this folder several times, reinstalled nCrunch Grid node, changed data limit value but without any effect - folder gets bigger and bigger till…
26 Jul 2019 08:01 UTC
-
Problems with tests pinning.
Hi, Remco. I see your point. But I think, that we shouldn't pin namespace, but only all test fixtures that are currently inside this namespace (or assembly). If I add new fixture into such namespace I will see that it's not running (coverage markers will tell me this) and I will know, that I have…
29 May 2019 12:37 UTC
-
Problems with tests pinning.
Hi, In our team we are often using test pinning with 'Run pinned tests automatically, others manually'. I've got two problems: 1. In 'NCrunch Tests' window we can pin tests only on class level, there's no appropriate operation in context menu on namespace and assembly level. This would greatly s…
29 May 2019 09:18 UTC
-
nCrunch dosn't see new files matching pattern in "Additional files to include"
Hi Remco, Thank you for answer. I guess I will have to live with this :)
21 Dec 2018 12:57 UTC
-
nCrunch dosn't see new files matching pattern in "Additional files to include"
Hi Remco, is this limitation due to architecture/technical problems or performance issues? If only performance, than maybe You could add some switch in preferences to enable such behavior for those who needs it? Adding those files into project file is also cumbersome, because there are many of th…
21 Dec 2018 08:28 UTC
-
nCrunch dosn't see new files matching pattern in "Additional files to include"
Hi, In "Additional files to include" I have a pattern with wildcard, ie: "Tests\TestData\*.xml". After modifying one of .xml files in this folder, nCrunch will see this, copy modified file into workspace and run impacted tests. But, if I add a new *.xml file into this folder, nCrunch doesn't reac…
21 Dec 2018 07:22 UTC
-
Error when calling unmanaged dll in 1.40b
Thanks for response
12 Feb 2013 07:02 UTC
-
Error when calling unmanaged dll in 1.40b
Are there any news in this topic? I'm asking about this, because of the info text in configuration pane, saying that "unhosted task runners will be removed in future versions of NCrunch"
11 Feb 2013 11:21 UTC
-
"Ignore test(s)" setting should be saved in a user specific file
IMHO you can pin interesting tests and switch nCrunch to "4. Run pinned test automatically, other manually". Ignoring tests should be used to 'switch off' tests, that doesn't work well with nCrunch (so this setting should be shared beetween developers).
18 Sep 2012 08:22 UTC
-
Recursive folder searching in 'Additional files to include'
I've got some tests that require some external files (ie. expected files) and keep this files in TestData folders spreaded through project structure ie: MyComponent\Tests\TestData MyComponent\SystemA\Tests\TestData MyComponent\SystemB\Subsystem\Tests\TestData Now I have to manually add every…
31 Jul 2012 12:20 UTC
-
Automatically pin new tests in 'Run pinned tests automatically...' mode
Now, after adding new test (or renaming existing one), I have to remember to switch to test window and pin it.
26 Jul 2012 09:32 UTC
-
"Risk/Progress" - distinction beetwen "failed this run" and "failed last run"
Risk progress log could use colors for number of failures in same way, as spinner do. Or even show two numbers: FLR in gray and FTR in red.
22 Jun 2012 08:16 UTC
-
Error when calling unmanaged dll in 1.40b
Thanks, it works now
21 Jun 2012 05:48 UTC
-
Error when calling unmanaged dll in 1.40b
I'm calling a win32 unmanaged dll written in delphi from C# using DllImport attribute. After switching to 1.40b, tests with such call fail with "NCrunch was unable to retrieve a meaningful result from this test due to an unexpected error - was the execution process terminated?" I have prepared a …
20 Jun 2012 11:20 UTC
-
Compile Errors Hyperlinking.
It looks like everything works fine now, collapsed regions and 'word wrap' doesn't mess scrolling. Thanks for this fix BTW. 1.40b looks much faster :D
19 Jun 2012 06:47 UTC
-
new column in code coverage window
Thanks
19 Jun 2012 06:43 UTC
-
MetricsExclusions saved as absolute paths
Thanks 1.40b doesn't import MetricsExclusion from .ncrunchsolution saved in 1.39b format, so I have to set them manually again :( I didn't noticed this before, but why this setting is in *.ncrunchsolution and not in *.ncrunchproject? If project is used in many solutions, it has to be configured …
19 Jun 2012 06:40 UTC
-
Very long initalization time
I will try to observe this issue
31 May 2012 12:24 UTC
-
Very long initalization time
Hi Remco "- A rough number of files/documents you have open in the IDE at one time" 10-15 (I'm using "Vertical Tab Well" from Productivity Power Tools, so it's managable) "- Rough number of lines of code for your solution (the metric shown in the Metrics view would be fine)" Compiled lines: …
31 May 2012 06:39 UTC
-
go to selected test does not work [1.39]b
Look here: http://forum.ncrunch.net/yaf_postst331_Compile-Errors-Hyperlinking.aspx http://forum.ncrunch.net/yaf_postst404_links-to-failing-line-of-code-acts-odd-when-methods-collapsed.aspx
30 May 2012 07:34 UTC