Forum member
npateman
8 posts
Posts by npateman
-
.net 8 Intermittent build issues (System.ArgumentException: An item with the same key has already)
I just made a whole bunch of changes and the tests continued to work as expected, so looks like it's my dated build. Thanks for confirming that, I will upgrade to get the latest version. Nick.
20 Aug 2025 10:37 UTC
-
.net 8 Intermittent build issues (System.ArgumentException: An item with the same key has already)
Hi there, Not entirely sure if it's new tbh, I've not done any personal .net 8 projects for a while. It's not something I've noticed at work that's for sure, so could well be something funky with my project. It's pretty vanilla, .net 8 class library and xunit test project. Sure I'll give th…
20 Aug 2025 10:10 UTC
-
.net 8 Intermittent build issues (System.ArgumentException: An item with the same key has already)
Hi there, My unit test project is intermittently failing to build by NCrunch with the following error, C:\Program Files\dotnet\sdk\8.0.413\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets: The "GenerateDepsFile" task failed unexpectedly. System.ArgumentException: An item with the same…
20 Aug 2025 09:23 UTC
-
Condition Coverage
I would like to suggest a feature of condition coverage. At current NCrunch shows a green marker showing that you have covered a line of code, but it does not take into account the number of conditions on that line. For example, when used in combination with something like SonarQube, NCrunch w…
22 Aug 2024 14:51 UTC
-
.NET MAUI Support
[quote=Remco;16210]Would you be interested in trying the build below? I'm hoping it will work for you with MAUI. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.14.0.3.msi]NCrunch_Console_4.14.0.3.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Consol…
22 Jul 2022 21:45 UTC
-
.NET MAUI Support
Sorry for the delay, just about to try this out!
22 Jul 2022 21:23 UTC
-
.NET MAUI Support
Thanks for the speedy reply, that's great to hear that it is very much on your horizon. I look forward to trying it out in a future release! Thanks.
02 Jul 2022 07:53 UTC
-
.NET MAUI Support
Hello, I was just wondering if .NET MAUI support was on the horizon? I have a MAUI class library that I am currently unit testing and I have to use the Test Explorer to run these tests as NCrunch doesn't support the different target platforms (AFAIK). Or maybe there is a way to enable it? Th…
01 Jul 2022 17:37 UTC