Christian Brack

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Christian Brack created a post, Check in nunit code if started with DotCover
Hi, Is it possible to check in a nunit source code (C#) if the tests are executed by "Cover Unit Tests" or not? In my case I have a performance test which is always failed with DotCover... Thanks! ...