Forum member

msorens

1 post

Posts by msorens

  1. How to Ignore NUnit's Ignore attribute

    I have yet to find a way to do this, but I am hoping it is possible: Out of a large suite of NUnit tests, I want to satisfy these two constraints: 1. [b]All[/b] tests should run when I am engaged in using Visual Studio/NCrunch. 2. [b]Most[/b] tests should run on my build machine, i.e., there…