Is it possible to run one of the tests in a testsuite under a specific user account? I need to simulate somehow a user privileges issue.
runas.exe /user:DOMAIN\someUser "nunit-console.exe somelibrary.dll"