Forum member
upper
31 posts
Posts by upper
-
Csproj with Fakes no longer building/working
[quote=Remco;14785][quote=upper;14784] Thx, yeah it seems one of the last vs updates changed something. R# and Vs build are now failing as well, I can now reproduce it with and without Ncrunch, so you don't have to investigate that issue. Thx for your time and sorry. [/quote] No problem. Than…
08 Jun 2020 13:43 UTC
-
Csproj with Fakes no longer building/working
[quote=Remco;14783]Thanks for the sample files. I've downloaded them now, so you can remove them if you like. I'll let you know as soon as I have more information. Noting that fakes is involved here ... does it make any difference if you rebuild the fakes references?[/quote] Thx, yeah it seems…
08 Jun 2020 10:11 UTC
-
Csproj with Fakes no longer building/working
I can now also reproduce it with VS build, so it seems Ncrunch is doing everything correctly, must be some kind of "magic" that it works sometimes. Br
08 Jun 2020 09:56 UTC
-
Csproj with Fakes no longer building/working
This project was building fine for at least the last year, since about 1-2 weeks it's no longer working (wether with the latest offical version 4.3 (2 Feb 2020), nor with a test build taken from here: https://forum.ncrunch.net/yaf_postst2997_Empty-Test--csproj-fails-to-build.aspx) R# Build and VS…
08 Jun 2020 08:22 UTC
-
Empty Test .csproj fails to build
[quote=Remco;14776][quote=upper;14775]Installing the build tells me that NCrunch needs a new license and I can't select 30 days evolution version, I told our accouting to buy/upgrade the license, I will report back as soon as we bought the license. br[/quote] I've added a 7 day evaluation licens…
08 Jun 2020 07:28 UTC
-
Empty Test .csproj fails to build
[quote=Remco;14774]Thanks for your patience with this issue. Would you be interested in trying the build below? It contains a targeted fix for the PDB related exception under optimised mode: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_4.4.0.10.msi]NCrunch_Console_4.4.0.1…
08 Jun 2020 06:49 UTC
-
Empty Test .csproj fails to build
[quote=upper;14771][quote=Remco;14770]Unfortunately, I haven't had any luck in reproducing the PDB exception using the sample you've provided. It seems that no matter what I do, the projects all build and instrument correctly. I wonder if there may be an environment difference (i.e. compiler ver…
05 Jun 2020 06:07 UTC
-
Empty Test .csproj fails to build
[quote=Remco;14770]Unfortunately, I haven't had any luck in reproducing the PDB exception using the sample you've provided. It seems that no matter what I do, the projects all build and instrument correctly. I wonder if there may be an environment difference (i.e. compiler version, something in …
04 Jun 2020 11:29 UTC
-
Empty Test .csproj fails to build
[quote=UppSol;14759][quote=Remco;14755][quote=UppSol;14752] I will try, are the code and dlls enough or do you need a whole sample (solution + csproj) that can be compiled.[/quote] Ideally, I'll need the whole project in a form that can be compiled. It might be possible to troubleshoot the prob…
02 Jun 2020 13:56 UTC
-
Empty Test .csproj fails to build
[quote=Remco;14742][quote=UppSol;14741] Out of curiosity why is the absolute path an issue when the .csproj contains no files, but when files are available everything is working fine? We are using NCrunch and the CustomRules.dll (with an absolute path) for years now and I think I have never encoun…
27 May 2020 17:30 UTC
-
MsTest V2: ITestDataSource ignored
Hi, using an implementation of ITestDataSource and Attribute (and [DataTestMethod]) to get data for unit tests does not work in Ncrunch but works in Vs or R# testrunner. (Ncrunch does not execute the tests). Using the DynamicData Attribute however works with Ncrunch. Is there a way to make it…
19 Dec 2018 19:11 UTC