Forum member
gatapia
4 posts
Posts by gatapia
-
NCrunch for JavaScript?
What I would really love to see is a simple plugin system to implement JS unit test runners. You just need to have an instance of PhantomJS running in the background and poll the plugins. For instance have an interface like: interface IJSTestSuite ICollection<string> GetTestCases(); IColl…
08 Sep 2012 23:00 UTC
-
nCrunch.Host.x86.exe preventing devenv.exe from exiting normally
Hmmmmmn uninstalling NCrunch did not fix the issue. Must be an issue with something else. Very strange. Thanks Remco, sorry for the false report.
20 Jun 2012 04:37 UTC
-
nCrunch.Host.x86.exe preventing devenv.exe from exiting normally
When existing VS2010 the devenv.exe process cannot shutdown. Looking at ProcessExplorer it looks like nCrunch.Host is keeping it alive. I'm using nCrunch 1.40b. Is there anything I can do to get you more info? Error logs anywhere? Tnx
20 Jun 2012 01:42 UTC
-
DLLs Copied to project(s) root directory
Hi I'm trying out ncrunch (1.37.0.46b) and am seeing strange behaviour. For some reason some DLLs are copied to the project root directory of both the test projects and the projects being tested. Its not all dlls just some, such as: Ninject.dll NHibernate.dll This is all I've run into so fa…
05 Mar 2012 04:52 UTC