Forum member

qute

8 posts

Posts by qute

  1. Everything is black

    We are indeed using xunit 1.9. I guess I'll wait until Gallio supports xunit 1.9. Thanks for the explanation.

  2. Everything is black

    I sent you a PM with a screenshot and also send a bug report. Hope you can fix it :-) Thanks!

  3. Everything is black

    Nothing in the processing queue. Can't get 'Log to output window' working :-/ In ncrunch tests, it only lists the projects. Not individual tests. So that's the reason? I again deleted all config. Also the xml files in my projects. And in the wizard said to not ignore any tests.

  4. Everything is black

    Hi I'm trying to get ncrunch to work. I uninstalled it. Reinstalled. Deleted the appdata//ncrunch config file. ran the "first time" wizard. Everything is compiling and all tests are run. But the code still has black circles?? I've had it working before but I can't figure out why …

  5. No build output

    [quote=Remco;760]You may be able to solve this by [url=https://www.ncrunch.net/documentation/reference_global-configuration_overview]changing the base path for your NCrunch workspaces[/url]. Basically, you need to move the workspaces closer to the root of the disk. This will reduce the length of…

  6. No build output

    Does this help? http://msdn.microsoft.com/en-us/library/aa365247(v=vs.85).aspx#maxpath Can you solve the problem this way? I'm trying to get ncrunch into my project, but I don't think I can convince my boss to change paths around in the project to use ncrunch :-( Hopefully the next version…

  7. No build output

    [quote=Remco;755]Usually if you have a build failure but no error, it means there's been an internal problem in NCrunch. The best thing you can do in this situation is go to have a look at the project in the processing queue. The queue will often have a much more physical view of the error. If yo…

  8. No build output

    Ncrunch is failing to compile one of my projects but there is no build output. Is it saved in a file? How do I get it to show in Visual Studio?