Forum member

username

2 posts

Posts by username

  1. Selecting test categories using console tool

    Works a charm thank you.

  2. Selecting test categories using console tool

    Using the console tool I can build and execute the tests in the solution: > NCrunch.exe "\mysolution.sln" -MaxNumberOfProcessingThreads 8 -FastLaneThreads 0 I can't figure out how to execute a subset of the tests based on test category. In the visual studio plugin it looks like this is ach…