Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
NCrunch and Smart Unit Tests
Hi, thanks for posting! It looks like the Pex code generator is placing a 'dangerous' reference to the Pex assembly inside the generated project file. If you open the project file, you'll see something like this: <Reference Include="Microsoft.Pex.Framework"> <HintPath>..\..\..\Prog…
11 Jan 2015 21:44 UTC
-
NCrunch for Visual Studio 14
2.11.10 had an ugly issue in the release build that broke a number of the UI options ... including the two you've described. An update has been published to the blog page (2.11.12) including a fix for these issues. Try the build here and see if this solves things for you - [url=http://blog.ncrun…
10 Jan 2015 23:38 UTC
-
Optimizing unit tests that use caching
Hi, Just declare the attribute at assembly-level inside the AssemblyInfo.cs file in your test project. For example: [assembly: NCrunch.Framework.ExclusivelyUses("Resource")] .. It will then be automatically added by NCrunch to all tests within the assembly.
09 Jan 2015 21:12 UTC
-
Problem using NCrunch with FSharp.Data.SqlClient
Hi, just an update on this one... This looks to be caused by some strange structural problems around how the assembly references are being physically declared inside the test assembly. The problem doesn't appear if you set your 'Framework utilisation type for Gallio/Xunit' to 'DynamicAnalysis'…
09 Jan 2015 03:15 UTC
-
NCrunch console global config instructions
Hi, The instructions are wrong. The file should be globalconfig.crunch.xml. I've made a note to get this corrected .. thanks for letting me know about it. Cheers, Remco
07 Jan 2015 21:57 UTC
-
2.11.0.12 and xUnit 2 beta 5 inherited tests
Hi, thanks for sharing this issue. I've immediately managed to reproduce it as you've described. It looks as though this is specific to NCrunch's static analysis method. I'm not sure yet where the issue lies but will do my best to have it fixed for the release build of 2.11. Meanwhile, you s…
06 Jan 2015 11:00 UTC
-
NCrunch 1.11 and XUnit 2
Ok - Give this build a try and do let me know if you find anything else out of place. [url=http://downloads.ncrunch.net/NCrunch_Console_2.11.0.12.msi]http://downloads.ncrunch.net/NCrunch_Console_2.11.0.12.msi[/url] [url=http://downloads.ncrunch.net/NCrunch_Console_2.11.0.12.zip]http://downloads.…
27 Dec 2014 07:02 UTC
-
NCrunch 1.11 and XUnit 2
Thanks, it looks like this is a similar problem. I'll see what I can do about getting an update out shortly.
27 Dec 2014 06:02 UTC
-
NCrunch 1.11 and XUnit 2
Thanks! I've managed to reproduce this issue .. fortunately, it was an easy fix :) Try the build below. I'm interested to hear how you go with it. [url=http://downloads.ncrunch.net/NCrunch_Console_2.11.0.11.msi]http://downloads.ncrunch.net/NCrunch_Console_2.11.0.11.msi[/url] [url=http://dow…
27 Dec 2014 03:58 UTC
-
NCrunch 1.11 and XUnit 2
Hi, Thanks for sharing these issues. NCrunch 2.11 is an early build containing a new feature that allows the engine to run outside the IDE, communicating with devenv.exe using IPC. The problems you've described (UI options not working) suggest that the IPC communication isn't working correctly.…
27 Dec 2014 01:06 UTC
-
Problem using NCrunch with FSharp.Data.SqlClient
Hi, thanks for sharing the sample solution! I'll take a look and will get back to you :) Cheers, Remco
23 Dec 2014 21:13 UTC
-
Support High DPI settings (MacBook Pro Retina and other high resolution laptops)
Yes - this is too big. I've just measured it and its about 80% larger than it should be. Sorry. I'll see what I can do about this in the next build.
19 Dec 2014 09:46 UTC
-
Cannot install into VS2013 via automatic or manual methods
Hi! Sorry for the late response on this. For some reason this message fell through my net. Are you still experiencing this problem? A common reason for this error is if after performing a manual install, the O/S 'blocks' the installed files from loading because they are DLLs that "May harm y…
19 Dec 2014 09:34 UTC
-
Support High DPI settings (MacBook Pro Retina and other high resolution laptops)
[quote=Der-Albert.com;6698]Not overlapping anymore, but button buttons in the toolbar still 2x larger than normal.[/quote] It's possible that this is by design. 200% DPI enlarges all text and visual elements by 200%, so in theory the NCrunch toolbar should be twice normal size. The easiest wa…
19 Dec 2014 09:29 UTC
-
Distributed processing:incompatible versions
A fix for this is now available in an early build of v2.11 - [url=http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx]http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx[/url].
19 Dec 2014 05:36 UTC
-
Windows 10 Technical Preview
A fix for this is now available in an early build of 2.11 - [url=http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx]http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx[/url].
19 Dec 2014 05:36 UTC
-
Support High DPI settings (MacBook Pro Retina and other high resolution laptops)
For anyone suffering with this problem, there is an early build of NCrunch 2.11 available that contains a fix for this - [url=http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx]http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx[/url].
19 Dec 2014 05:35 UTC
-
xUnit 2 beta 5 - support for ITestOutputHelper
Just a heads up on this one. There is now an early build of NCrunch 2.11 that includes integration with Xunit v2 beta 5 - [url=http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx]http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx[/url].
19 Dec 2014 05:34 UTC
-
NCrunch for Visual Studio 14
I've got some news one this one :) [url=http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx]http://blog.ncrunch.net/post/Engine-Separation-and-VS2015-Integration.aspx[/url] The above build contains an installer that targets VS2015. It should also work with the new langua…
19 Dec 2014 05:29 UTC
-
NCrunch for Visual Studio 14
Keep an eye out - there is an NCrunch build coming in the next few days that will work with this.
17 Dec 2014 22:04 UTC