Forum member

sextondjc

12 posts

Posts by sextondjc

  1. ASP.NET Core 2.1 integration tests

    [quote=Remco;12476]I can honestly say that I did try very hard to find one.[/quote] I'm sure you did & it is appreciated.Them's the dice at times unfortunately. Keep up the good work. Still the best product out there by miles.

  2. ASP.NET Core 2.1 integration tests

    Are there any workarounds in the meantime?

  3. Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0

    [quote=Remco;11111] I've had another stab at this problem. [/quote] I can confirm that 3.11.0.8 works for me as well. Both with and without a reference to the System.Threading.Thread nuget package. Thanks Remco!

  4. Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0

    Thanks for the new build. No change, unfortunately. Does seem to take longer to reach point of failure though (anecdotal only, have no measurements).

  5. Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0

    [quote=Remco;11045]I don't seem to be seeing the same thing as you are for these scenarios, so probably this problem is related to your system installstate or environment. Could you check which versions of the System.Threading.Thread library you have installed in your user's Nuget package storage d…

  6. Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0

    [quote=Remco;11017] NCrunch should normally be trying to restore its dependencies earlier in the session. Has it given you any other warnings or errors worthy of note? Simply creating a new project and adding the System.Threading.Thread v4.1 Nuget package should make VS restore this and place i…

  7. Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0

    [quote=Remco;11011] This looks to be a different problem. This exception is thrown when the .NET Core test process can't initialise and automatically terminates. Where I've seen this in the past, it's been because of missing dependencies. It's possible there's something in your environment th…

  8. Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0

    Still seem to be having a problem, unfortunately. Tried setting logging level to verbose but still only get the message below. This comes from Visual Studio 2017 Community version 15.3.1 using NCrunch 3.11.0.5 linked to above. An error occurred while analysing this project after it was built: NC…

  9. Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0

    Same here.

  10. v3.9.0.1 & Avast

    [quote=Remco;10533] Is there any chance you could ping them and let them know?[/quote] Already have, before I posted here.

  11. v3.9.0.1 & Avast

    Should probably also add - adding to exclusion list in Avast gets around this. Have added to my exclusions list: * Root of my projects folder. * NCrunch for Visual Studio 2017 path in Program Files (child of C:\Program Files (x86)\Microsoft Visual Studio\2017\{version}\Common7\IDE\Extensions) …

  12. v3.9.0.1 & Avast

    FYI - Avast throwing a wobbly on v3.9.0.1. So far it's decided that the task runner and engine host are threats. Build host/test host not faring much better. Supremely annoying. Not your fault, I'm sure, just offering this as a heads up & might be useful to others. NCrunch Version: 3.9.0.1. Vis…