Forum member

mking

4 posts

Posts by mking

  1. Unit test "failing" in NCrunch, but passing in all other test runners.

    Hi Remco, Thanks for the prompt reply. This has completely solved my issue! Great support, as always. I've updated the GitHub repository to include the solution and a quote from your forum post, as I had linked it elsewhere and abhor link rot. I assume you're happy to have your quote immortali…

  2. Unit test "failing" in NCrunch, but passing in all other test runners.

    Hi, I have a unit test that is failing in NCrunch but passing under all other test runners. [u] I've created a GitHub repository with more details, and a simple example that you can use to replicate the problem: [/u][url=https://github.com/MatthewKing/NCrunchNancyFxBug]https://github.com/Matthe…

  3. System.InvalidProgramException : Common Language Runtime detected an invalid program.

    Thankyou for the impressively prompt response, Remco! This has completely resolved my issue.

  4. System.InvalidProgramException : Common Language Runtime detected an invalid program.

    Hello, I am having a strange issue with NCrunch. [edit: removed image link - problem description is still present in the 'steps to replicate' section] Steps to replicate ------------------ 1. In Visual Studio 2012, create a new Class Library project targeting .NET 2.0 2. Install NUnit …