ncrunch Questions
2
I'm trying to set up selenium tests in nCrunch which outputs the tests to its own temp folder.
I'm getting the following error when I create the driver (new PhantomJSDriver()):
OpenQA.Selenium....
3
Solved
We have some UI tests that use FlaUI to automate interaction with the windows UI.
When we run these tests on the build server, they fail to interact with the UI unless someone is connected via RDP...
Focus asked 10/1, 2019 at 20:23
3
Solved
I am just starting with code coverage tools (primarily in C#). So far I have tested out NCrunch and DotCover.
They both seem to do a good job with branch and function coverage, but I can't t...
Galata asked 10/4, 2014 at 18:12
4
Solved
I'm using Ninject.Extensions.Factory with Ninject 3 to create a factory, which creates different types of IFoo based on the string provided to the factory. I've got a passing unit test, but oddly, ...
Bilbo asked 15/5, 2012 at 12:52
2
Visual Studio 2015 is regularly becoming odd.
Keys typed are appearing in semi-random orders, I'll sometimes have to press keys twice or more.
I think this seems to be around key words, rather th...
Isagoge asked 11/8, 2015 at 20:28
7
Solved
Since NCrunch has left the free market, I was looking for a similar tool for code coverage marking, and continous testing like NCrunch
edit: I'm using VS2012
update:
I've been using Conti...
Splutter asked 30/10, 2012 at 3:29
4
Solved
In a day to day usage, how well does NCrunch play with ReSharper? Can they be run side by side without any (usablilty) glitches? Is performance still OK? Anything to watch out for? Does the ReSharp...
2
I'm working on set of constants for my project, and I'd like to use roslyn to verify some of them in source code level. To achieve this, I'm loading entire solution using following snippet into App...
Hilton asked 6/5, 2013 at 7:4
1
Solved
I have an interface with a number of generic methods. These methods perform operations based on the type of data that is passed in. How do I mock this with NSubstitute? At the moment, I had to reso...
Karlise asked 27/7, 2013 at 21:10
3
Solved
I've got a set of unit tests that used to work very nicely in NCrunch and the Resharper 7 (in VS2012) test runner. I added SignalR and SignalR.Ninject through NuGet, and now my unit tests work in N...
Thesis asked 15/10, 2012 at 13:33
1
Solved
"Bottom" line: How do you set up NCrunch to exclude all tests in a certain category, e.g. "LongRunning"?
Stack Overflow search provided zero results, and the relevant NCrunch wiki page merely in...
Nearby asked 25/9, 2012 at 9:47
1
Solved
I'm looking for a tool that does continuous testing while I'm writing code (such as NCrunch for Visual Studio) for Java in Eclipse. Is there something like that available for free?
Ideally, it wou...
Desantis asked 11/9, 2012 at 12:27
1
Solved
I don't know if it's implemented but there is an option for NCrunch output in the
Output window.
TestDriven.NET is already doing this while you are running the tests and I realized it was usefu...
Hanhana asked 27/8, 2012 at 19:15
1
Solved
I'm struggling to set up NCrunch to run my nspec tests automatically. On the ncrunch forums it says this functionality has not been implemented yet, but then MattFlo says he prefers using NCrunch, ...
Zephyrus asked 20/6, 2012 at 10:42
1
Using TeamCity, we want to run tests which are affected by code changes first.
NCrunch (http://ncrunch.net) and Mighty Moose (http://continuoustests.com/) provide solutions for that on a local dev...
Hallux asked 26/1, 2012 at 12:47
1
Solved
Can anyone shed any light on what the curve on the chart means, what the shaded area means, and what the axes are?
1
© 2022 - 2024 — McMap. All rights reserved.