Forum member

paulrogero

27 posts

Posts by paulrogero

  1. Exception when building with NCrunch 2015 2.11.023

    I too am experiencing this same error after upgrading to the latest 2.12.0.2. I am using VS 2015. The previous "beta" version, which I think was 2.11.0.12, worked fine for me too. Sorry about the formatting below, can't get it to look right. Specifically here is the path and version of the…

  2. does not exist in the current context

    Hi Remco, Thanks for the reply. I added the suggestion to the NCrunch uservoice site. Thanks, Paul

  3. does not exist in the current context

    Hi Remco, Is it possible to have another Debug unit test option in NCrunch, such as, "Debug without NCrunch Instrumentation" and/or "Break into first covering test without instrumentation" that would just launch VS into a debugging session without the instrumentation? With those new options ava…

  4. VS2013

    Nevermind, got it to work following the manual instructions for 2012. I also adjusted the vsixmanifest file to include visual studo 12.0 as a valid product although I'm not sure if this step was necessary or not.

  5. VS2013

    Any thoughts on when (if) it might be possible to use NCrunch in VS2013? Is there perhaps someway to enable it already or to copy it over to 2013? Thanks, Paul

  6. (1) Edit & Continue (2) Fakes Questions

    Hi Remco, Thanks for the response! I figured Edit & Continue was not likely possible and your explanation certainly makes sense why. That's great to hear Fakes are on your road map. I too have noticed the lack of documentation, I wish they had more information available. Hopefully Microsoft…

  7. (1) Edit & Continue (2) Fakes Questions

    Hi! I've been trying out NCrunch and really like it so far! I have two questions. (1) Is there a way for edit & continue to work when using the debug unit test feature of NCrunch? (2) Is there a way to get the new Fakes (specifically the Shim functionality for mocking non-virtual methods) …