The old NUnit 2 runner had a parameter /excludeto exclude tests with a specific attribute Category. Does anyone know if the NUnit3 console supports this feature?
.\nunit3-console.exe --helpdoes not specify an exception parameter. I can only see the parameter Where, can it be used for this purpose?
source
share