Forum member

forki

19 posts

Posts by forki

  1. NCrunch cannot build F# projects

    Awesome. This works like a charm. Thanks. Cheers, Steffen

  2. Linebreak for better readability

    That's ok, I will send a pull-request to mspec. Thanks.

  3. Linebreak for better readability

    Hi, consider the following code: [code=csharp] public class when_showing_error { It should_be_aligned = () => 1.ShouldEqual(2); }[/code] The report looks a bit strange, since it is not aligned: Machine.Specifications.SpecificationException: Expected: [2] But wa…

  4. Code coverage shows black bubbles in covered lines when using mspec style line breaks

    Thanks for the explanation. It helped me a lot. BTW: I was already able to remove two unused methods, because they consisted of only black lines. Cheers, Steffen

  5. Code coverage shows black bubbles in covered lines when using mspec style line breaks

    So what do the black markers tell me in contrast to no marker?

  6. Code coverage shows black bubbles in covered lines when using mspec style line breaks

    So why do they exist at all?

  7. NCrunch cannot build F# projects

    Hi, I have a lot of F# projects, which I am testing from C# (NUnit). NCrunch can't build them since it's not finding the right FSharp.Build.dll (which is in the tools folder of the project). You can see this here: https://github.com/forki/FAKE Cheers and thanks for your good work, Steffen

  8. Code coverage shows black bubbles in covered lines when using mspec style line breaks

    Hi, we are using "MSpec-style line breaks". This means we are writing the Establish, Because and It on one line and the actuacl code on the next. With this style NCrunch is marking the Establish, Because and It lines with black bubbles. That's not really what I would expect. It would be nicer if …

  9. NCrunch doesn't run nested mspecs

    Hi, NCrunch is now working for me, but I'm using the (new) nested classes feature in MSpec. [code=csharp] public class when_using_simple_class { It should_run_this = () => 1.ShouldEqual(1); } public class when_using_nested_classes { public class when_…

  10. Crunch crashes on every project.

    Works for me. Thanks.

  11. Crunch crashes on every project.

    Hi, that sounds good. I will try anything you give me, since I really want to use nCrunch and it seems that more german developers have this issue. BTW: If you want to debug on my machine we could use TeamViewer. Just contact me @sforkmann or via skype (forki23). Regards, Steffen

  12. Crunch crashes on every project.

    Hi again, I am using Win7 x64 SP1 (german) and Visual Studio 2010 Premium SP1 (ENU). The .NET Framework 2.0 seems to be part of my OS - I tried to install it manually but that doesn't work. I deinstalled all my VS-Plugins (incl. GitExtensions, Resharper, F# 2.0, Nuget) but it doesn't help. …

  13. Crunch crashes on every project.

    I just sent that bug report. I have http://code.google.com/p/gitextensions/ installed, but uninstalling doesn't work.

  14. Crunch crashes on every project.

    And I don't really think it's the cpu, since it doesn't work on my laptop and my desktop. Maybe some issues with installed VS-plugins? Resharper EAP or something like that?

  15. Crunch crashes on every project.

    Disabling the Instrumentation doesn't seem to work. If I go to NCrunch/Tests I get the following errors: System.Runtime.Remoting.RemotingException: Failed to read from an IPC Port: Die Pipe wurde beendet. Server stack trace: at System.Runtime.Remoting.Channels.Ipc.IpcPort.Read(Byte…

  16. Crunch crashes on every project.

    BTW: It crashes on all my solutions. The dump is from https://github.com/forki/AskMe Regards and thanks again, Steffen

  17. Crunch crashes on every project.

    Hi, sorry I don't really know what you mean. Could you please give me a short hint? Regards, Steffen

  18. Crunch crashes on every project.

    You can download a dump from my dropbox account: http://dl.dropbox.com/u/14655724/WERA88C.tmp.mdmp Thanks for your help and please tell me if you need additional information. Best regards, Steffen

  19. Crunch crashes on every project.

    Hi, I'm trying to enable nCrunch but it crashes on every of my projects (and on two machines): I'm posting the crash report and I can send you the minidump if you want. It would be awesome if we find the solution. Thanks for your help. C:\Users\Steffen\AppData\Local\temp\WERCAA7.tmp.WERI…