Forum member

jmackay

4 posts

Posts by jmackay

  1. NCrunch 2.14 with Visual Studio 2015

    Yep I have the same problems as you: 1) License just expired, so no upgrade even for bug fixes (2.14 latest) 2) No code coverage in 2015 RTM. You should really reconsider your minor upgrades aren't included policy, as having to pay for upgrade fees for a bug fix is hard to swallow. Now I'm …

  2. Xunit 2 quirks

    [quote=Remco;5899]Great, thanks for confirming this! Unfortunately the way that data is provided from the test adapters is interpreted as a flat list of tests. This is done to try to keep coupling with the test frameworks down as much as possible, as every time the frameworks are updated, there …

  3. Debugging Async Tests - variable "does not exist in the current context"

    Whenever I try to view variable information in my tests whenever I try to use watches / immediate window / hover over objects I get "The name 'myVar' does not exist in the current context" when using the ncrunch runner, but works fine if I use MSTest directly. The tests pass / fail correctly when…

  4. NCrunch with dark theme

    Thanks, that helps out some, but it still stands out a bit, is there a way to change the border color and top icons? Thanks!