Forum member
Cameron
7 posts
Posts by Cameron
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
I removed the dependency, and did a rebuild and the project went back to broken. I submitted the json file through the form. Regards Cameron
02 Sep 2017 05:47 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
Remco, Adding the nuget ref you specified fixed the issue. I submitted the file contents through the form. Thanks for working on this so diligently. I guess when my trial is up I have to buy a copy now! I can see how I can get pretty dependent on NCrunch, even after using it a short time,…
02 Sep 2017 05:23 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
Remco, There are three folders in that file: "C:\\Users\\cameron\\.dotnet\\store\\|arch|\\|tfm|", "C:\\Users\\cameron\\.nuget\\packages", "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" here are the files: [img]http://take.ms/9QQLv[/img] I only checked the 41Kb file's…
02 Sep 2017 03:41 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
That didnt do it. Installed, and verified version 3.11.0.8 from the menu. I will do a little looking around on this PC and report back. [quote]NCrunch encountered an error while trying to construct an environment to execute this test: nCrunch.TaskRunner.Ipc.IpcConnectionClosedException: The co…
02 Sep 2017 02:08 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
I sent a bug report with a Sysinternals/Procmon capture file, filtering on procname=*crunch*, in the event it is helpful. [I ran this, and reviewed it, but it wasn't clear to me what the issue might be]
02 Sep 2017 01:54 UTC
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
I appear to be hitting a similar issue in trying to use Net Core 2.0 I tried both 3.11.0.5 and 3.11.0.6, to no avail. I did submit a bug report, so the data should be there for you, Remco. Let me know if I might help further. Cameron [quote] NCrunch encountered an error while trying to…
02 Sep 2017 01:29 UTC
-
General help on using Ncrunch
Hello, I'd like to use NCrunch for a project I am starting, but I have a question on how best to use it. I have some tests which take 30 seconds to run, and I am not sure how to best deal with the long run-times. I understand 30 seconds is not ideal for a test run-time duration, but because…
28 Jun 2015 20:42 UTC