Forum member

memark

9 posts

Posts by memark

  1. .NET Core support for NCrunch (first public build)

    Doesn't the normal NCrunch trial period work for this build as well?

  2. .NET Core support for NCrunch (first public build)

    Oh ok, I see. No problem, I fully understand your reasoning. But it's still little confusing when you provide builds for all versions of Visual Studio in your post. You might consider removing the ones not actually supported, since users visiting this post probably came here to actually use .net …

  3. .NET Core support for NCrunch (first public build)

    I'm grateful that this test build is finally available! I have tried it on two different solutions: * One consisting of only .net core projects (targeting .net framework). It says "No supported projects detected". * One consisting of mixed project types. The .net framework projects are dete…

  4. Running NCrunch under Local System account

    Thank you, that worked! I didn't even have to create the directory (since Local System already has high permissions). However, I would still encourage you to look into this issue. Running TeamCity as Local System is pretty common, and solving this would make integrating NCrunch into TeamCity much…

  5. Running NCrunch under Local System account

    I'm trying to set up NCrunch with my TeamCity server. My build agent is running under the Local System account, which seems to cause problems for NCrunch. Running the NCrunch Console Tool from a command line as a normal user works fine. My solution compiles and all tests are run successfully. …

  6. NCrunch for Visual Studio 14

    [quote=Graham;6448]I've just used [url=http://www.ncrunch.net/documentation/manual-installation-instructions]VS2013's manual installation[/url] on VS 14 CTP 3. Test results, metrics and coverage markers all look fine on my solution 50 project solution running NUnit tests. I needed to use VS 14 bec…

  7. NCrunch with external dependencies

    I ran into this problem today running our integration tests. Not on my local machine though, but on my NCrunch Grid Server. This thread provided some help. Let me expand a bit on the solution, in case anyone else finds this. When you install SQL Server CE via Nuget to a project, it adds the follo…

  8. NCrunch for Visual Studio 14

    Thank you, I see your points. I do however want to point out that I have them both installed side-by-side on my machine, without any problems. There are also Azure VMs available with VS 14 installed. As of CTP 3 I have not read anything suggesting that side-by-side installation is discouraged.

  9. NCrunch for Visual Studio 14

    [size=6]Visual Studio 14 has been in CTP for some time now. The only reason for me not using it full time is actually NCrunch. As the installers target individual VS versions, there is no way to even attempting it right now. When can we expect a beta release of NCrunch for VS 14? I'd be happy to h…